Hello, It looks like the same case as https://github.com/jenkins-infra/helpdesk/issues/3680
Could you please open an help desk issue at https://github.com/jenkins-infra/helpdesk/issues/ so we could take care of it please? Regards, Hervé for the Jenkins Infrastructure Team Le mar. 1 août 2023 à 14:08, Bitbar <[email protected]> a écrit : > Hi, > We are currently experiencing isssues with realsing plugin with the use of > *maven-release-plugin. > *Last time we did that 2 years ago and now when we use the same > credentials, we are encountering 401 unauthorized error > > *[INFO] [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) > on project testdroid-run-in-cloud: Failed to deploy artifacts: Could not > transfer artifact testdroid:testdroid-run-in-cloud:pom:3.22.4 from/to > maven.jenkins-ci.org <http://maven.jenkins-ci.org> > (https://repo.jenkins-ci.org/releases/ > <https://repo.jenkins-ci.org/releases/>): status code: 401, reason phrase: > (401) -> [Help 1]* > > As documentation says > https://www.jenkins.io/doc/developer/publishing/releasing-manually > > We have reset password in https://accounts.jenkins.io/ and as > documantation says it's an *LDAP* account. > Password reset works and I can get access to: > - https://accounts.jenkins.io/ > - https://issues.jenkins.io/secure/Dashboard.jspa > > but I can't get to artifactory - https://repo.jenkins-ci.org/ui/ (No > access before password reset too) > We were expecting the password reset to apply to the artifactory as well, > but it seems that it hasn't taken effect in that location. > > my maven settings > > <server> > <id>maven.jenkins-ci.org</id> > <username>bitbar</username> > <password>PASSWORD</password> > </server> > > I also have tried to encrypt maven password and use that but without > success > > -- > 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/2f973eab-17f8-40d9-ab32-8345bb498c27n%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/2f973eab-17f8-40d9-ab32-8345bb498c27n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAE1M8%2B-%3D7d84%3D3LFKKj-mrZ5x8kezkwwvCDWumuKKsEQmfdn0A%40mail.gmail.com.
