Build failed in Jenkins: java-idp-tomcat-base-nightly #2
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 12 16:18:31 EDT 2016
See <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-nightly/2/>
------------------------------------------
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/master
Seen 2 remote branches
Checking out Revision bf2dd741e292fececf6ef2c166b0f9e2ccfbb3c6 (origin/8.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f bf2dd741e292fececf6ef2c166b0f9e2ccfbb3c6
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
604/604 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (604 B at 4.2 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.0.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 8 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-tomcat-juli) @ idp-tomcat-base ---
[INFO] Configured Artifact: org.apache.tomcat:tomcat-juli:8.0.36:jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/tomcat/tomcat-juli/8.0.36/tomcat-juli-8.0.36.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.707 s
[INFO] Finished at: 2016-07-12T16:18:31-04:00
[INFO] Final Memory: 21M/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.0.36 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.0.36 -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.0.36 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.apache.tomcat:tomcat-juli:jar:8.0.36
[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