Return code is: 400, ReasonPhrase:Bad Request. code example
Example: Return code is: 400, ReasonPhrase:Bad Request.
mvn deploy
400 Bad Request will be returned if you attempt to:
Deploy a snapshot artifact (or version) ending in -SNAPSHOT to a release repository
Deploy a release artifact (version not ending in -SNAPSHOT) to a snapshot repository
Deploy the same version of a release artifact more than once to a release repository