You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Barrie Treloar <ba...@gmail.com> on 2008/10/02 09:33:37 UTC

Re: which ant version that maven-antrun-plugin will run?

On Mon, Mar 10, 2008 at 5:36 PM, Baz <ba...@gmail.com> wrote:
> Is there a way that I can use Maven 2 to run ant 1.7.0 tasks?

Yes, see the comments in
http://jira.codehaus.org/browse/MANTRUN-68?focusedCommentId=149624#action_149624

where dependencies have been overridden to use a new version of Ant.

In the test I am invoking a <script> task an running javascript.
Which is not possible in 1.6.5 as the script jars need to be in
ANT_HOME/lib and this was fixed to check the classpath in 1.7.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org