[ImageJ-builds] Build failed in Jenkins: Trainable_Segmentation #35
jenkins at imagej.net
jenkins at imagej.net
Fri Nov 7 09:29:54 CST 2014
See <http://jenkins.imagej.net/job/Trainable_Segmentation/35/changes>
Changes:
[Ignacio Arganda-Carreras] Remove FFT imglib1 methods for imglib2 ones.
[Ignacio Arganda-Carreras] Substitute imglib1 dependency by imglib2 ones.
[Ignacio Arganda-Carreras] POM: remove Stitching dependency and add imglib2-ij one.
[Ignacio Arganda-Carreras] Make release 2.1.1.
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/Trainable_Segmentation/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/fiji/Trainable_Segmentation
Checking out Revision 930ba997b962963cd9b98b14118071fdcc0d14e9 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson1803519541938326654.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson3032246506501419794.sh
+ mvn -DupdateReleaseInfo=true -Ddeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Trainable_Segmentation.jar 2.1.1
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/repositories/releases/sc/fiji/pom-fiji-plugins/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-fiji-plugins/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/pom-fiji-plugins/2.0.0-SNAPSHOT/maven-metadata.xml
604/604 B 604/604 B
604/604 B 604/604 B
Downloaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-fiji-plugins/2.0.0-SNAPSHOT/maven-metadata.xml (604 B at 7.7 KB/sec)
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/pom-fiji-plugins/2.0.0-SNAPSHOT/maven-metadata.xml (604 B at 7.7 KB/sec)
Downloading: http://maven.imagej.net/content/repositories/releases/sc/fiji/pom-fiji/2.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-fiji/2.0.0-SNAPSHOT/maven-metadata.xml
596/596 B
Downloaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-fiji/2.0.0-SNAPSHOT/maven-metadata.xml (596 B at 29.1 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Trainable_Segmentation ---
[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/*
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses failed with message:
No Duplicate Classes Allowed!
Found in:
net.imglib2:imglib2-algorithm-gpl:jar:0.1.1:compile
net.imglib2:imglib2-algorithm:jar:0.1.1:compile
Duplicate classes:
net/imglib2/algorithm/region/localneighborhood/HyperSphereNeighborhood.class
There may be others but <findAllDuplicates> was set to false, so failing fast
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.208s
[INFO] Finished at: Fri Nov 07 09:29:54 CST 2014
[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 Trainable_Segmentation: 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
Archiving artifacts
More information about the ImageJ-builds
mailing list