You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manfred Moser <ma...@mosabuam.com> on 2013/11/20 20:44:56 UTC

RE: How to script the downloading of the latest snapshot of an artifact?

And if you are using puppet or chef you can look at the open source REST
API wrapper:

https://github.com/cescoffier/puppet-nexus
https://github.com/RiotGames/nexus_cli

Manfred

>> -----Original Message-----
>> From: Laird Nelson [mailto:ljnelson@gmail.com]
>> Sent: Tuesday, November 19, 2013 8:46 PM
>> To: Maven Users List
>> Subject: Re: How to script the downloading of the latest snapshot of an
>> artifact?
>>
>> Have a look at this:
>> http://stackoverflow.com/questions/7911620/using-the-nexus-rest-api-to-get-
>> latest-artifact-version-for-given-groupid-artfic
>>
>> Basically unless you want the pain of digging into yet another
>> undocumented
>> overly verbose alpha API to do this programmatically, use the
>> (documented,
>> stable, reasonably intuitive) Nexus REST API to do it for you.
>
> Thanks.  For what we're doing, this is the best solution.  If we later
> want to implement build-based distribution, we might look at the other
> possibilities.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org