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:ljnel...@gmail.com]
>> Sent: Tuesday, November 19, 2013 8:46
> -Original Message-
> From: Laird Nelson [mailto:ljnel...@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/791162
Amazing! This works!
I tried so many permutations of dependency version, but obviously never got the
right one. Thanks a lot Stuart!
--
Bernd Adamowicz
-Original Message-
From: Stuart McCulloch [mailto:mccu...@gmail.com]
Sent: Mittwoch, 20. November 2013 16:04
To: Maven Users List
Su
I have an archetype project.
I would like to include a resource from an alternative project in the
archetype.
The reason for this, is the file is used by a couple of different projects
and I don't want to maintain duplicate versions.
I have something like
proja - src/main/resources/my.propertie
Update the lib-jenkins-maven-embedder dependency to version 3.11, since this is
the version that works with the latest aether/sisu dependencies.
On 20 Nov 2013, at 09:41, Bernd Adamowicz wrote:
> No answer so far. Should I file a bug? Any opinion?
>
> Bernd Adamowicz
>
>
> -Original Messa
No answer so far. Should I file a bug? Any opinion?
Bernd Adamowicz
-Original Message-
From: Bernd Adamowicz [mailto:bernd.adamow...@esailors.de]
Sent: Montag, 18. November 2013 16:12
To: users@maven.apache.org
Subject: MavenEmbedder problem with 3.1.x
Hi all,
When switching from Mave