Nexus has REST urls to let you retrieve the latest snapshot from a deterministic url: http://nexus.sonatype.org/nexus-faq.html#25
On Mon, Aug 16, 2010 at 6:16 AM, ni...@codefresh.com <ni...@codefresh.com> wrote: > Hi, > > I've noticed that the uniqueVersion attribute of the release plugin is > effectively ignored for Maven 3, which is preventing me from upgrading at > present. In my shop we use this plugin to upload a SNAPSHOT version of our > code to Nexus, which a UNIX script then downloads to a server and installs. > If the repo item has the timestamp attached, this will make using this style > of deployment impossible. I realise that I could use the deploy plugin, but > for some reason I've never managed to get this to work when you're deploying > a WAR to tomcat that sits in the root context. > > What I'm therefore asking is a) whether the uniqueVersion will ever be > supported, or b) is there another way to deploy snapshots easily? > > Thanks > > Nick > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org