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

Reply via email to