You could download files with <get> task. If you want to really resolve dependencies, you could use Ivy as addition to Ant.
Maven has a built in dependency manager, Ant hasnt. Ivy is a DM and integrates to Ant (and is a subproject of Ant). Jan > -----Ursprüngliche Nachricht----- > Von: Sunils_82 [mailto:[email protected]] > Gesendet: Mittwoch, 7. Januar 2009 07:47 > An: [email protected] > Betreff: Download source jars from Maven Repository > > > HI, > > I'm using ant version-1.7.1. > > How do i download source jars from remote maven repository? > Does ant support Download Task similar to that in maven ? > > Regards, > Sunil > -- > View this message in context: > http://www.nabble.com/Download-source-jars-from-Maven-Reposito ry-tp21325821p21325821.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
