|
Hi, is anyone around using the "LATEST" or "SNAPSHOT" Feature of Maven to retrieve the latest version of the required artifacts from a Sonatype Nexus Server? Using dependencies { compile "com.canoo.project:ULCApplication:0.2-SNAPSHOT" } with repositories { mavenRepo urls: "http://nexus.canoo.local/content/groups/public } doesn't work out. Accessing nexus via the REST API metioned in https://issues.sonatype.org/browse/NEXUS-1374 and https://docs.sonatype.com/display/SPRTNXOSS/Nexus+FAQ#NexusFAQ-Q.HowcanIretrieveasnapshotifIdon%27tknowtheexactfilename%3F does work. Has anyone a hint how I can get this to work with gradle? thank you in advance, cheers Markus |
- [gradle-user] Using Maven SNAPSHOT Versions Markus Schlichting
- Re: [gradle-user] Using Maven SNAPSHOT Versions Rene Groeschke
- Re: [gradle-user] Using Maven SNAPSHOT Version... Markus Schlichting
- Re: [gradle-user] Using Maven SNAPSHOT Ver... Eric Berry
- Re: [gradle-user] Using Maven SNAPSHOT... Markus Schlichting
- Re: [gradle-user] Using Maven SNA... Eric Berry
- Re: [gradle-user] Using Maven... Markus Schlichting
- Re: [gradle-user] Using Maven SNAPSHOT Ver... Rene Groeschke
