Homepage http://ant.apache.org/ivy/
Tutorials http://ant.apache.org/ivy/history/latest-milestone/tutorial.html Manual http://ant.apache.org/ivy/history/latest-milestone/reference.html There is also a user list [email protected] where you can subscribe ([email protected]) to. But I am sure that one or two Ivy related questions are allowed here too ;-) Ants manual http://ant.apache.org/manual/index.html A step by step tutorial for starting java programming with Ant. http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html Jan > -----Ursprüngliche Nachricht----- > Von: Sunils_82 [mailto:[email protected]] > Gesendet: Mittwoch, 7. Januar 2009 08:01 > An: [email protected] > Betreff: Re: AW: Download source jars from Maven Repository > > > Thanks Jan, > > It would be helpful if you provide some pointers for usage of Ivy. > I'm new to the ant script. > > Sunils > > Jan.Materne wrote: > > > > 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] > > > > > > > > -- > View this message in context: > http://www.nabble.com/How-to-Download-source-jars-from-Maven-R > epository--tp21325821p21325920.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]
