Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Re: import of build-dependencies.xml

David Weintraub

2010-09-06

Replies: Find Java Web Hosting

Author LoginPost Reply
2010/9/6 Thomas Scheffler <thomas.scheffler@(protected)>:
> Hi,
>
> I'm currently stuck with maven integration in ANT. I want to use maven
> dependency management in Ant to resolve dependencies.

Have you looked at Ivy? It does exactly what you want to do (use Maven
dependencies in Ant), and it is much easier to use than trying to use
the Ant <maven> tasks to do what you want.

Ivy is an addition to Ant that handles dependencies much like Maven
does, and even uses Maven's repositories. And, Ivy is very easy to use
and integrate into existing Ant build.xml scripts.

--
David Weintraub
qazwart@(protected)

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.