When I attempted to release a new version of the git client plugin today, 
the "mvn release:prepare release:perform" command failed with the message:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on 
project git-client: Failed to deploy artifacts: Could not transfer artifact 
org.jenkins-ci.plugins:git-client:hpi:1.19.6 from/to maven.jenkins-ci.org 
(http://maven.jenkins-ci.org:8081/content/repositories/releases): Failed to 
transfer file: 
http://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/git-client/1.19.6/git-client-1.19.6.hpi.
 
Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]

I checked my ~/.m2/settings.xml and ~/.m2/security-settings.xml and neither 
has changed in the last several releases I've successfully uploaded to 
repo.jenkins-ci.org.

I confirmed that I am able to login to https://repo.jenkins-ci.org/ (note, 
https there, rather than the http which is being attempted by the plugin).

Has there been a change to repo.jenkins-ci.org which requires a change in 
the pom.xml file (or the security-settings.xml)?

Thanks,
Mark Waite

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/81ad48f3-267a-44f0-81ce-221ac5d582f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to