[ 
https://issues.apache.org/jira/browse/VELOCITY-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643040#action_12643040
 ] 

Adrian Tarau commented on VELOCITY-554:
---------------------------------------

Nathan,

A few things: 

1. in maven-prepare

<artifact:install-provider artifactId="wagon-ssh" version="1.0-beta-2"/>

sould be 

<artifact:install-provider artifactId="wagon-ssh" 
version="${wagon-ssh.version}"/>

2. in maven-deploy-apache-repository

<artifact:install-provider artifactId="wagon-ssh" 
version="${wagon-ssh.version}"/> is not need it since is already called in 
maven-prepare


> Velocity sources and javadocs missing in the maven repository
> -------------------------------------------------------------
>
>                 Key: VELOCITY-554
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-554
>             Project: Velocity
>          Issue Type: New Feature
>          Components: Build
>    Affects Versions: 1.5
>            Reporter: Aliaksandr Radzivanovich
>             Fix For: 1.6
>
>         Attachments: VELOCITY-554-2.patch, VELOCITY-554_download.patch
>
>
> It is really annoying when popular projects like Apache Velocity do not 
> provide their sources and javadocs to the Maven repository.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to