Re: Getting started with Resolver Ant Tasks

2020-03-13 Thread Rune Gellein
I found an article on codesaying to help build a fat jar with all its dependencies. Might be an idea to include something like that on the resolver ant task page on apache.org regards, Rune -- Sent from: http://maven.40175.n5.nabble.com/

Getting started with Resolver Ant Tasks

2020-03-10 Thread Rune Gellein
Hi, I have been using the old Maven Ant Tasks and thought I'd move to use the resolver ant tasks. My Ant build is pulling in dependencies from maven using a pom file and this sort of ant call (when using the old maven ant tasks): I am having trouble finding all the jars I need for the resolver an