Build failed in Jenkins: java-shib-common #2
Shibboleth Jenkins
noreply at shibboleth.net
Wed Oct 31 18:16:12 EDT 2012
See <https://build.shibboleth.net/jenkins/job/java-shib-common/2/changes>
Changes:
[putmanb] Bump minor versions of opensaml2 (2.6.0), shib-common (1.4.0) and shib-idp2 (2.4.0).
------------------------------------------
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/java-shib-common/ws/>
Updating https://svn.shibboleth.net/java-shib-common/branches/REL_1
U doc/RELEASE-NOTES.txt
U pom.xml
AssertionError: appears to be using unpatched svnkit at jar:file:/home/jenkins/.jenkins/plugins/subversion/WEB-INF/lib/svnkit-1.7.4-jenkins-3.jar!/org/tmatesoft/svn/core/wc/SVNEvent.class
At revision 75
At revision 1034
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /home/jenkins/tomcat_base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.17.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 47337
<===[JENKINS REMOTING CAPACITY]===> channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-shib-common/ws/pom.xml> install
[INFO] Scanning for projects...
Projects to build: [MavenProject: edu.internet2.middleware:shibboleth-common:1.4.0 @ <https://build.shibboleth.net/jenkins/job/java-shib-common/ws/pom.xml]>
projectStarted edu.internet2.middleware:shibboleth-common:1.4.0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Common Library 1.4.0
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml/2.6.0/opensaml-2.6.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/opensaml/opensaml/2.6.0/opensaml-2.6.0.pom
[WARNING] The POM for org.opensaml:opensaml:jar:2.6.0 is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/opensaml/opensaml/2.6.0/opensaml-2.6.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/opensaml/opensaml/2.6.0/opensaml-2.6.0.jar
projectFailed edu.internet2.middleware:shibboleth-common:1.4.0
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.919s
[INFO] Finished at: Wed Oct 31 18:16:08 EDT 2012
[INFO] Final Memory: 6M/142M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: edu.internet2.middleware:shibboleth-common:1.4.0 @ <https://build.shibboleth.net/jenkins/job/java-shib-common/ws/pom.xml]>
[JENKINS] Archiving <https://build.shibboleth.net/jenkins/job/java-shib-common/ws/pom.xml> to /home/jenkins/.jenkins/jobs/java-shib-common/modules/edu.internet2.middleware$shibboleth-common/builds/2012-10-31_18-16-01/archive/edu.internet2.middleware/shibboleth-common/1.4.0/shibboleth-common-1.4.0.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal on project shibboleth-common: Could not resolve dependencies for project edu.internet2.middleware:shibboleth-common:jar:1.4.0: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
cause : Could not resolve dependencies for project edu.internet2.middleware:shibboleth-common:jar:1.4.0: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
Stack trace :
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project shibboleth-common: Could not resolve dependencies for project edu.internet2.middleware:shibboleth-common:jar:1.4.0: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project edu.internet2.middleware:shibboleth-common:jar:1.4.0: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
... 30 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
... 31 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
... 32 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opensaml:opensaml:jar:2.6.0 in shib-release (https://build.shibboleth.net/nexus/content/groups/public)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
... 3 more
Sending e-mails to: commits at shibboleth.net putmanb at georgetown.edu
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list