[ 
https://issues.apache.org/jira/browse/VELTOOLS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643118#action_12643118
 ] 

Adrian Tarau commented on VELTOOLS-101:
---------------------------------------

Nathan,

I tried to install Velocity Tools and it failed to download libraries.I think 
download.xml needs some cleanup, m1-download should not relay on some path in 
repository since m1 didn't had the concept of path(namespace). Everything that 
has a path should relay on m2 repositories(and actually anything is possible 
should be converted to m2 repositories).

Also one mistake

<target name="deploy"
    depends="maven.prepare,release,deploy-custom,deploy-apache" 
unless="maven.remote.repository">

unless="maven.remote.repository" should not be here

> Use Maven Ant tasks (particularly for deploying releases to the main repo)
> --------------------------------------------------------------------------
>
>                 Key: VELTOOLS-101
>                 URL: https://issues.apache.org/jira/browse/VELTOOLS-101
>             Project: Velocity Tools
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.0
>            Reporter: Nathan Bubna
>             Fix For: 2.0
>
>
> Since we're not likely to make a complete move to Maven2 (VELTOOLS-65) 
> anytime soon.  We should at least use some of Maven's Ant tasks to smooth out 
> some of the issues we've had with making velocity tools (and the other 
> Velocity libs) available via the Maven repos.
> http://maven.apache.org/ant-tasks.html

-- 
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