Not sure if this is related, but I'm running into the a 401 as well when attempting to release the integrity-plugin:
Failed to deploy artifacts: Could not transfer artifact org.jenkins-ci.plugins:integrity-plugin:hpi:1.31 from/to maven.jenkins-ci.org (http://maven.jenkins-ci.org:8081/content/repositories/releases/): Failed to transfer file: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/integrity-plugin/1.31/integrity-plugin-1.31.hpi. Return code is: 401, ReasonPhrase: Unauthorized. Cletus > From: [email protected] > To: [email protected] > Subject: deploying to snapshot repo fails > Date: Tue, 10 Feb 2015 23:38:50 +0100 > > Hi > > trying first time to deploy a snapshot (libvirt-slave:1.8.5-SNAPSHOT), > settings.xml is configured with the credentials i use for jira and > https://jenkins-ci.org/account > > mvn deploy fails with 401 and i cannot login to > https://repo.jenkins-ci.org/webapp/login.html > > since it is plain http i see the basic auth header beeing sent and receive > following json: > > { > "errors" : [ { > "status" : 401, > "message" : "Bad credentials" > } ] > } > > any known issues, anything i missed to execute ? > > thanks, > > Gordon > > -- > 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/2765489.Umi71PJs4P%40g-vpcf13z1e. > For more options, visit https://groups.google.com/d/optout. -- 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/SNT153-W126DF4FA023C23F10673ADC1250%40phx.gbl. For more options, visit https://groups.google.com/d/optout.
