2010/9/6 Thomas Scheffler :
> 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
Hi,
I'm currently stuck with maven integration in ANT. I want to use maven
dependency management in Ant to resolve dependencies.
With the latest version of maven-ant-tasks (2.1.1) I am still not
successful. My main problem is that I cannot import the generated
build-dependencies.xml and if i