Re: AW: AW: Download source jars from Maven Repository

2009-01-06 Thread Sunils_82
p tutorial for starting java programming with Ant. > http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html > > > > Jan > > >> -Ursprüngliche Nachricht- >> Von: Sunils_82 [mailto:sunils...@yahoo.com] >> Gesendet: Mittwoch, 7. Januar 2009

AW: AW: Download source jars from Maven Repository

2009-01-06 Thread Jan.Materne
che Nachricht- > Von: Sunils_82 [mailto:sunils...@yahoo.com] > Gesendet: Mittwoch, 7. Januar 2009 08:01 > An: user@ant.apache.org > Betreff: Re: AW: Download source jars from Maven Repository > > > Thanks Jan, > > It would be helpful if you provide some pointers for usag

Re: AW: Download source jars from Maven Repository

2009-01-06 Thread Sunils_82
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 task. > If you want to really resolve dependencies, you could use Ivy as addition > to Ant. > > Maven has a built in dependenc

AW: Download source jars from Maven Repository

2009-01-06 Thread Jan.Materne
You could download files with 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