It seems that [IO] tries and fails to deploy snapshots for PRs. That should not happen, the deploying, that is.
PR log: ... [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ commons-io --- 189[INFO] ------------------------------------------------------------------------ 190[INFO] BUILD FAILURE 191[INFO] ------------------------------------------------------------------------ 192[INFO] Total time: 9.182 s 193[INFO] Finished at: 2023-12-24T15:31:34Z 194[INFO] ------------------------------------------------------------------------ 195Error: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) on project commons-io: Failed to deploy artifacts: Could not transfer artifact commons-io:commons-io:pom:2.16.0-20231224.153125-11 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): authentication failed for https://repository.apache.org/content/repositories/snapshots/commons-io/commons-io/2.16.0-SNAPSHOT/commons-io-2.16.0-20231224.153125-11.pom, status: 401 Unauthorized -> [Help 1] 196Error: 197Error: To see the full stack trace of the errors, re-run Maven with the -e switch. 198Error: Re-run Maven using the -X switch to enable full debug logging. 199Error: 200Error: For more information about the errors and possible solutions, please read the following articles: 201Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 202Error: Process completed with exit code 1. Gary --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org