You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Sridhar Bitkuri <bi...@gmail.com> on 2010/02/18 18:13:33 UTC

Ant task to get artifacts from Nexus Repository

Looking for any Ant task to get the ear files or war files from Nexus Repository.

Appreciated.
-- Sent from my Palm Prē


Re: Ant task to get artifacts from Nexus Repository

Posted by Stephen Connolly <st...@gmail.com>.
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 <Ja...@rzf.fin-nrw.de>

> Dont forget the simple <get>
>
> Jan
>
> >-----Ursprüngliche Nachricht-----
> >Von: Matt Benson [mailto:gudnabrsam@gmail.com]
> >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: user-unsubscribe@ant.apache.org
> >For additional commands, e-mail: user-help@ant.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

AW: Ant task to get artifacts from Nexus Repository

Posted by Ja...@rzf.fin-nrw.de.
Dont forget the simple <get>

Jan 

>-----Ursprüngliche Nachricht-----
>Von: Matt Benson [mailto:gudnabrsam@gmail.com] 
>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: user-unsubscribe@ant.apache.org
>For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Ant task to get artifacts from Nexus Repository

Posted by Matt Benson <gu...@gmail.com>.
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: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org