On Mon, Mar 10, 2008 at 5:36 PM, Baz <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to