get will not work if somebody deploys a relocation pom... get will not play nice with the network bandwidth if the file is big and you already downloaded it from a maven build... (i guess the same for ivy)
however get will work if you need it -Stephen P.S. http://old.nabble.com/BASH-port-of-mercury--td26889589.html if you are interested in ditching ant for bash! ;-) 2010/2/22 <[email protected]> > Dont forget the simple <get> > > Jan > > >-----Ursprüngliche Nachricht----- > >Von: Matt Benson [mailto:[email protected]] > >Gesendet: Donnerstag, 18. Februar 2010 18:25 > >An: Ant Users List > >Betreff: Re: Ant task to get artifacts from Nexus Repository > > > >Maven Ant tasks or Ivy can pull from Nexus, which is fundamentally a > >Maven repository. > > > >-Matt > > > >On Feb 18, 2010, at 11:13 AM, Sridhar Bitkuri wrote: > > > >> > >> Looking for any Ant task to get the ear files or war files from > >> Nexus Repository. > >> > >> Appreciated. > >> -- Sent from my Palm Prē > >> > > > > > >--------------------------------------------------------------------- > >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] > >
