action-maven-publish icon indicating copy to clipboard operation
action-maven-publish copied to clipboard

status: 401 Unauthorized in nexus

Open ypriverol opened this issue 3 years ago • 0 comments

Thanks a lot for this plugin, Im rtying to push to my nexus (I can do it from local) but I got the following error

2021-08-15T13:35:59.4638271Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project pia: Failed to deploy artifacts: Could not transfer artifact io.github.bigbio.external:pia:jar:1.3.18 from/to sonatype-release (https://oss.sonatype.org/service/local/staging/deploy/maven2): authentication failed for https://oss.sonatype.org/service/local/staging/deploy/maven2/io/github/bigbio/external/pia/1.3.18/pia-1.3.18.jar, status: 401 Unauthorized -> [Help 1]
2021-

log file here: https://pipelines.actions.githubusercontent.com/nztfllcwK0cNGPwHqva1nBjHG7MttwvNuRbE9wyngov2wFDkV0/_apis/pipelines/1/runs/66/signedlogcontent/3?urlExpires=2021-08-15T13%3A41%3A24.2887554Z&urlSigningMethod=HMACV1&urlSignature=tGFT5r5IMV4kH49ECnI6FbWhVxZisFduKpeRGJ7OYg0%3D

I have used the nexus token and plain user, it fails with both.

Thanks in advance

ypriverol avatar Aug 15 '21 13:08 ypriverol