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.

Reply via email to