For the past couple of months the Maven Deploy workflow has been failing.
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.461 s
[INFO] Finished at: 2025-08-13T07:55:44Z
[INFO] ------------------------------------------------------------------------
Error: Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) on project at_client: Failed to deploy artifacts: Could not transfer artifact io.github.atsign-foundation:at_client:jar:sources:1.0-20250813.075527-164 from/to ossrh (https://s01.oss.sonatype.org/content/repositories/snapshots): status code: 403, reason phrase: Forbidden (403) -> [Help 1]
Error:
Error: To see the full stack trace of the errors, re-run Maven with the -e switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error:
Error: For more information about the errors and possible solutions, please read the following articles:
Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error: Process completed with exit code 1.
Describe the bug
For the past couple of months the Maven Deploy workflow has been failing.
Steps to reproduce
Expected behavior
Maven Deploy runs clean