Hmm, others reported the same issues. https://groups.google.com/forum/#!topic/jenkinsci-dev/x36Si5Gc8sI https://groups.google.com/forum/#!topic/jenkinsci-dev/ftfibR23v5Y
On Wednesday, February 11, 2015 at 8:26:51 AM UTC+8, Cletus D'Souza wrote: > > 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] <javascript:> > > To: [email protected] <javascript:> > > 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] <javascript:>. > > 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/b62910b7-c675-4b60-9349-356fd92eabfb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
