Build failed in Jenkins: java-idp-tomcat-base-nightly #41
Shibboleth Jenkins
noreply at shibboleth.net
Fri Aug 12 17:29:39 EDT 2016
See <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/41/>
------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-idp-tomcat-base # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-idp-tomcat-base
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.shibboleth.net/java-idp-tomcat-base +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/8.0
Seen branch in repository origin/8.5
Seen branch in repository origin/master
Seen 3 remote branches
Checking out Revision 1366869abf00b2f01bd1a72840f491dec831c3be (origin/8.5)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1366869abf00b2f01bd1a72840f491dec831c3be
First time build. Skipping changelog.
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
606/606 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (606 B at 2.7 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-tomcat-base 8.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tomcat-base ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ idp-tomcat-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jstl) @ idp-tomcat-base ---
[INFO] Configured Artifact: javax.servlet:jstl:1.2:jar
[INFO] Copying jstl-1.2.jar to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/ws/target/idp-tomcat-base/tomcat-base/lib/jstl-1.2.jar>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-trustany-ssl) @ idp-tomcat-base ---
[INFO] Configured Artifact: net.shibboleth.utilities:trustany-ssl:1.0.0:jar
[INFO] Copying trustany-ssl-1.0.0.jar to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/ws/target/idp-tomcat-base/tomcat-base/lib/trustany-ssl-1.0.0.jar>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-tomcat-juli) @ idp-tomcat-base ---
[INFO] Configured Artifact: org.apache.tomcat:tomcat-juli:8.5.4:jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/tomcat/tomcat-juli/8.5.4/tomcat-juli-8.5.4.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.807 s
[INFO] Finished at: 2016-08-12T17:29:39-04:00
[INFO] Final Memory: 18M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:copy (copy-tomcat-juli) on project idp-tomcat-base: Unable to find artifact. Could not find artifact org.apache.tomcat:tomcat-juli:jar:8.5.4 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.tomcat -DartifactId=tomcat-juli -Dversion=8.5.4 -Dpackaging=jar -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.tomcat -DartifactId=tomcat-juli -Dversion=8.5.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.apache.tomcat:tomcat-juli:jar:8.5.4
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] shib-release (https://build.shibboleth.net/nexus/content/groups/public, releases=true, snapshots=false),
[ERROR] shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots, releases=false, snapshots=true),
[ERROR] central (http://repo1.maven.org/maven2, releases=false, snapshots=false),
[ERROR] shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots, releases=false, snapshots=true)
[ERROR] -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list