Locked account in https://repo.jenkins-ci.org/

Apparently my https://repo.jenkins-ci.org/ account has been locked and I have no permission to reset the password. How do I fix that?

Thank you

You reset your ldap password via https://accounts.jenkins.io I personally recommend trying out https://beta.accounts.jenkins.io first though.

1 Like

Great, that worked, thak you very much.

Now I have another issue. I’m trying to release my plugin and I’m getting a 403.

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project autocomplete-parameter: Failed to deploy artifacts: Could not transfer artifact org.jenkins-ci.plugins:autocomplete-parameter:hpi:1.2 from/to maven.jenkins-ci.org (https://repo.jenkins-ci.org/releases/): authorization failed for https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/autocomplete-parameter/1.2/autocomplete-parameter-1.2.hpi, status: 403 Forbidden -> [Help 1]

I believe I have lot the permission to deploy to that specific plugin. What is the procedure to request permission to do so?

It’s configured here: repository-permissions-updater/plugin-autocomplete-parameter.yml at a1956df84408208af8bd03a1963ed08dbc166d05 · jenkins-infra/repository-permissions-updater · GitHub