-
Bug
-
Resolution: Fixed
-
Blocker
-
None
Hello,
I'm trying to upload a new version of the datadog plugin and I'm facing some 403 errors.
The full error is:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project datadog: Failed to deploy artifacts: Could not transfer artifact org.datadog.jenkins.plugins:datadog:hpi:1.1.2 from/to maven.jenkins-ci.org (https://repo.jenkins-ci.org/releases/): Authorization failed for https://repo.jenkins-ci.org/releases/org/datadog/jenkins/plugins/datadog/1.1.2/datadog-1.1.2.hpi 403 Forbidden -> [Help 1]
I double checked that:
- My settings.xml is correct and has the right credentials. If I use a bad password I get a 401 instead.
- I'm using the "datadog" user which is correct according to https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-datadog.yml
- Version 1.1.2 does not yet exist upstream.
Please keep us updated, this is blocking the release of a bugfix for the datadog-plugin