I would prefer Maven rather than Ivy. If I will add Maven to the project maybe it will be a starting point and in future I will migrate to maven fully.
Then use the Maven Ant Tasks. Ok. But my initial question was: How to force maven to deploy jars created during ant build to the remote repository. Example: I have jar a.jar, b.jar, c.jar in \build dir and I want to deploy them remote repository. Normally maven tries to deploy only one jar that he finds in \targer\artificate_name.jar. How Maven Ant Tasks is going to help with that ? john On Mon, Nov 8, 2010 at 5:50 PM, Justin Edelson <jus...@justinedelson.com>wrote: > > > On 11/8/10 8:33 PM, "asdas adasads" <zestriddle123...@gmail.com> wrote: > > >> > >>Why are you even trying to use Maven if you end up using Ant for > >>everything? > > > > > >To be honest only to be able to automatically push software to the remote > >repository. > > Then use the Maven Ant Tasks. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >