Prevent overwriting existing artifact versions
I wish Nexus had the ability to realize that someone else has already uploaded the version you are currently trying to upload, and asks if the user REALLY wants to overwrite the artifact. This is something the deploy plugin does not offer.
2
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company implemented this idea.
-
Inappropriate?In 1.0, you have the ability to configure who has the permissions to overwrite a released artifact. Since Maven currently communicates with Nexus via the http wagon, it isn't possible for us to query the end user to see if they really want to deploy...Nexus can only make a decision at that point based on the url and the credentials provided. The deploy plugin snapshot has functionality itself to detect a redeploy and stop unless a force flag is specified.
We plan tighter integration with Nexus and Maven in the future, possibly via a custom wagon that may allow us to do more interactive things.
I’m happy that 1.0 is released
Loading Profile...



EMPLOYEE