Build failed in Jenkins: java-mvn-enforcer #25
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jan 11 16:26:16 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-mvn-enforcer/25/display/redirect?page=changes>
Changes:
[Rod Widdowson] Move versions up to the java 11 parent values
------------------------------------------
Started by user Rod Widdowson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - Rocky9-commits (i-0bf35dc058d1c1d4a) (Rocky9-commits) in workspace <http://127.0.0.1:1583/jenkins/job/java-mvn-enforcer/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-mvn-enforcer/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-mvn-enforcer # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-mvn-enforcer
> git --version # timeout=10
> git --version # 'git version 2.31.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-mvn-enforcer +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 1cb2477c83f536ee0cf47b0f42bea6ae16570d78 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1cb2477c83f536ee0cf47b0f42bea6ae16570d78 # timeout=10
Commit message: "Move versions up to the java 11 parent values"
> git rev-list --no-walk 04f58d33450e4a98c96ea8ccced0256e76b3c752 # timeout=10
[java-mvn-enforcer] $ /opt/maven_home/bin/mvn -f parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-mvn-enforcer/ws/.repository> -V clean -B -U deploy
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/maven_home
Java version: 11.0.17, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.17.8.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-162.6.1.el9_1.0.1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO]
[INFO] ---< net.shibboleth.maven.enforcer.rules:maven-dist-enforcer-parent >---
[INFO] Building Shibboleth Maven Enforcer 1.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M3/maven-deploy-plugin-3.0.0-M3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M3/maven-deploy-plugin-3.0.0-M3.pom
[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:3.0.0-M3 is missing, no dependency information available
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M3/maven-deploy-plugin-3.0.0-M3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M3/maven-deploy-plugin-3.0.0-M3.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.181 s
[INFO] Finished at: 2023-01-11T16:26:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M3 or one of its dependencies could not be resolved: Could not find artifact org.apache.maven.plugins:maven-deploy-plugin:jar:3.0.0-M3 in shib-release (https://build.shibboleth.net/maven/releases/) -> [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/PluginResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list