Mail JIPP - maven snaphot build job does not have access to the snapshot repository
Summary
maven job mail-v1x-snapshot can not publish SNAPSHOTs to the https://central.sonatype.com/repository/maven-snapshots/ repository
Steps to reproduce
run the mail-v1x-snapshot job
What is the current bug behavior?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.2:deploy (default-deploy) on project all: Failed to deploy artifacts: Could not transfer artifact com.sun.mail:all:pom:1.6.9-20250730.102728-1 from/to snapshots (https://central.sonatype.com/repository/maven-snapshots/): status code: 401, reason phrase: Unauthorized (401) -> [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
What is the expected correct behavior?
job publishes SNAPSHOTs to the repository
Relevant logs and/or screenshots
https://ci.eclipse.org/mail/job/mail-v1x-snapshot/18/console
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
CI integrity is not complete without this job running.