Re: bad request return code from Sonatype doing release:perform
I don't know if this is your case. You may receive bad request, if you deploy release version of artifact to Nexus, but this version already exists in the target repository (you may not release the same version twice). This may happen, if the previous release attempt failed. Check your remote repository to see if the version you're trying to deploy is already there, and remove it if it does. Or try releasing newer version.Read full article from Re: bad request return code from Sonatype doing release:perform
No comments:
Post a Comment