[ImageJ-builds] Build failed in Jenkins: TrakEM2 #64
jenkins at imagej.net
jenkins at imagej.net
Wed Jan 14 16:42:41 CST 2015
See <http://jenkins.imagej.net/job/TrakEM2/64/changes>
Changes:
[Curtis Rueden] Bump to next development cycle
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/TrakEM2/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/trakem2/TrakEM2
Checking out Revision f1181737defdbccbb0c180d425b8d5eafec3462c (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson1867614715081470710.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson3557646009194057276.sh
+ mvn -U -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/pom-trakem2/1.1.3-SNAPSHOT/maven-metadata.xml
595/595 B
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/pom-trakem2/1.1.3-SNAPSHOT/maven-metadata.xml (595 B at 6.5 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] jars/VectorString.jar
[INFO] mpicbg-trakem2
[INFO] plugins/TrakEM2_.jar
[INFO] jars/T2-NIT.jar
[INFO] jars/T2-TreelineGraph.jar
[INFO] Aggregator project for Albert Cardona's TrakEM2 software suite
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jars/VectorString.jar 1.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ VectorString ---
Downloading: http://maven.imagej.net/content/groups/public/com/sun/tools/1.4.2/tools-1.4.2.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/1.4.2/tools-1.4.2.pom
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:VIB-lib:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:j3d-core:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO] Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: jama:jama:null
[INFO] Adding ignore: Jama/*
[INFO] Adding ignorable dependency: com.sun:tools:null
[INFO] Adding ignore: *
[WARNING] Rule 0: org.scijava.maven.plugin.RequireReproducibleBuilds failed with message:
The following dependencies either are SNAPSHOT versions (V), contain
SNAPSHOT parents (P), or contain SNAPSHOT dependencies (D):
(P) sc.fiji:VectorString:1.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jars/VectorString.jar ............................. FAILURE [2.443s]
[INFO] mpicbg-trakem2 .................................... SKIPPED
[INFO] plugins/TrakEM2_.jar .............................. SKIPPED
[INFO] jars/T2-NIT.jar ................................... SKIPPED
[INFO] jars/T2-TreelineGraph.jar ......................... SKIPPED
[INFO] Aggregator project for Albert Cardona's TrakEM2 software suite SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.904s
[INFO] Finished at: Wed Jan 14 16:42:40 CST 2015
[INFO] Final Memory: 11M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project VectorString: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list