[ImageJ-builds] Build failed in Jenkins: Trainable_Segmentation #114
jenkins at imagej.net
jenkins at imagej.net
Tue Aug 2 11:46:34 CDT 2016
See <http://jenkins.imagej.net/job/Trainable_Segmentation/114/>
------------------------------------------
Started by user Curtis Rueden
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Trainable_Segmentation/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/fiji/Trainable_Segmentation # timeout=10
Fetching upstream changes from git://github.com/fiji/Trainable_Segmentation
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Trainable_Segmentation +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a60c4925f2ac3d528e56f34e2cff808c1a1bd9ca (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a60c4925f2ac3d528e56f34e2cff808c1a1bd9ca
> git rev-list a60c4925f2ac3d528e56f34e2cff808c1a1bd9ca # timeout=10
> git tag -a -f -m Jenkins Build #114 jenkins-Trainable_Segmentation-114 # timeout=10
[Trainable_Segmentation] $ /bin/sh -xe /tmp/hudson1345146050231270113.sh
+ git clean -dfx
[Trainable_Segmentation] $ /bin/sh -xe /tmp/hudson9000658073645310624.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Trainable_Segmentation.jar 3.1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ Trainable_Segmentation ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Trainable_Segmentation ---
[INFO] Restricted to JDK 1.7 yet net.imglib2:imglib2-algorithm:jar:0.5.0:compile contains net/imglib2/algorithm/OutputAlgorithm.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet net.imglib2:imglib2-ij:jar:2.0.0-beta-33:compile contains net/imglib2/img/ImagePlusAdapter$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet net.imglib2:imglib2:jar:2.9.0:compile contains net/imglib2/AbstractLocalizingCursorInt.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet net.imagej:imagej-common:jar:0.21.0:compile contains net/imagej/FloodFiller$StackOfLongs.class targeted to JDK 1.8
[WARNING] Rule 5: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: net.imglib2:imglib2-algorithm:jar:0.5.0
Found Banned Dependency: net.imglib2:imglib2-ij:jar:2.0.0-beta-33
Found Banned Dependency: net.imglib2:imglib2:jar:2.9.0
Found Banned Dependency: net.imagej:imagej-common:jar:0.21.0
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.458s
[INFO] Finished at: Tue Aug 02 11:46:33 CDT 2016
[INFO] Final Memory: 59M/527M
[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