Build failed in Jenkins: spring-extensions-nightly #4
Shibboleth Jenkins
noreply at shibboleth.net
Wed Aug 28 02:57:26 EDT 2013
See <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/4/changes>
Changes:
[scantor] A conditional Spring converter for duration-valued data.
------------------------------------------
Started by upstream project "trigger-nightly-v3" build number 9
originally caused by:
Started by timer
Building in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/>
Updating https://svn.shibboleth.net/utilities/spring-extensions/trunk at revision '2013-08-28T02:57:14.493 -0400'
AU src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java
U pom.xml
Fetching 'hudson.scm.subversion.SubversionUpdateEventHandler$SVNExternalDetails at 559658d2' at 154 into '<https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/.settings'>
At revision 154
At revision 437
no change for https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/eclipse/.settings since the previous build
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/.repository> clean -Prelease deploy site
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
815/815 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (815 B at 1.6 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/vt/middleware/vt-crypt/2.1.5-SNAPSHOT/maven-metadata.xml
775/775 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/vt/middleware/vt-crypt/2.1.5-SNAPSHOT/maven-metadata.xml (775 B at 21.0 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/2.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/2.0-SNAPSHOT/maven-metadata.xml (2 KB at 50.0 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/2.0-SNAPSHOT/java-support-2.0-20130827.065835-12.pom
4/4 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/2.0-SNAPSHOT/java-support-2.0-20130827.065835-12.pom (4 KB at 81.3 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/2.0-SNAPSHOT/java-support-2.0-20130827.065835-12.jar
4/157 KB
8/157 KB
12/157 KB
16/157 KB
20/157 KB
23/157 KB
27/157 KB
31/157 KB
32/157 KB
36/157 KB
40/157 KB
44/157 KB
48/157 KB
52/157 KB
56/157 KB
60/157 KB
64/157 KB
68/157 KB
72/157 KB
76/157 KB
80/157 KB
84/157 KB
88/157 KB
92/157 KB
96/157 KB
100/157 KB
104/157 KB
108/157 KB
112/157 KB
116/157 KB
120/157 KB
124/157 KB
128/157 KB
132/157 KB
136/157 KB
140/157 KB
144/157 KB
148/157 KB
152/157 KB
156/157 KB
157/157 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/2.0-SNAPSHOT/java-support-2.0-20130827.065835-12.jar (157 KB at 2408.7 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ spring-extensions ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[24,56] package net.shibboleth.utilities.java.support.annotation does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[46,41] cannot find symbol
symbol: class Duration
location: class net.shibboleth.ext.spring.config.DurationToLongConverter
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.767s
[INFO] Finished at: Wed Aug 28 02:57:25 EDT 2013
[INFO] Final Memory: 22M/147M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project spring-extensions: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[24,56] package net.shibboleth.utilities.java.support.annotation does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[46,41] cannot find symbol
[ERROR] symbol: class Duration
[ERROR] location: class net.shibboleth.ext.spring.config.DurationToLongConverter
[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/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/site> to /home/jenkins/.jenkins/jobs/spring-extensions-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list