Can't release plugin - status code: 401

34 views
Skip to first unread message

Bitbar

unread,
Aug 1, 2023, 8:08:06 AM8/1/23
to Jenkins Developers
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 (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>
<username>bitbar</username>
<password>PASSWORD</password>
</server>

I also have tried to encrypt maven password and use that but without success

Hervé

unread,
Aug 1, 2023, 8:19:15 AM8/1/23
to jenkin...@googlegroups.com
Hello,


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

--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/2f973eab-17f8-40d9-ab32-8345bb498c27n%40googlegroups.com.

Bitbar

unread,
Aug 1, 2023, 8:23:18 AM8/1/23
to Jenkins Developers
Done
Reply all
Reply to author
Forward
0 new messages