I meant to include how the authentication failed in both cases, although it's fairly unremarkable. As mentioned, the same username and password works fine elsewhere.
When I attempt to perform a manual plugin release, maven reports: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project dimensionsscm: Failed to deploy artifacts: Could not transfer artifact org.jenkins-ci.plugins:dimensionsscm:hpi:0.9.3 from/to maven.jenkins-ci.org (https://repo.jenkins-ci.org/releases/): authentication failed for https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/dimensionsscm/0.9.3/dimensionsscm-0.9.3.hpi, status: 401 Unauthorized -> [Help 1] When I attempt to log in to *repo.jenkins-ci.org/ui/login/*, the web page reports: Login has failed. Due to Incorrect username/password or locked user. On Thursday, 2 December 2021 at 10:24:28 UTC David Conneely wrote: > Hi All, > > I am maintainer of the dimensionsscm-plugin, GitHub user dconneely, > Jenkins user dconneely. > > I am trying to make a new release of the plugin, but the same credentials > that work for *issues.jenkins.io <http://issues.jenkins.io>* and > *accounts.jenkins.io > <http://accounts.jenkins.io>* are not allowing me to log in to > *repo.jenkins-ci.org/ui/login/ > <http://repo.jenkins-ci.org/ui/login/>*, nor to deploy a new plugin > release (I am using *mvn release:prepare release:perform* to do a manual > release, and have updated my *settings.xml* each time I have changed my > Jenkins password). > > I have tried resetting my Jenkins account password on *account.jenkins.io > <http://account.jenkins.io> *in case it was some kind of password sync > issue, but it has made no difference. > > Any ideas what I should try next? > > Cheers, > David. > -- 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/875cc96b-77d1-4c83-92db-46f2b32fba6cn%40googlegroups.com.
