[ImageJ-builds] Build failed in Jenkins: Trainable_Segmentation #113
jenkins at imagej.net
jenkins at imagej.net
Tue Aug 2 10:49:41 CDT 2016
See <http://jenkins.imagej.net/job/Trainable_Segmentation/113/changes>
Changes:
[Ignacio Arganda-Carreras] Bump to next release cycle
------------------------------------------
Started by an SCM change
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 3547373a0db0ff96fd54ab6b9b1d0a5bea2d4192 # timeout=10
> git tag -a -f -m Jenkins Build #113 jenkins-Trainable_Segmentation-113 # timeout=10
[Trainable_Segmentation] $ /bin/sh -xe /tmp/hudson6658155451989389923.sh
+ git clean -dfx
[Trainable_Segmentation] $ /bin/sh -xe /tmp/hudson3785380328057684851.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[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:jar:2.9.0:compile contains net/imglib2/AbstractLocalizingCursorInt.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.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:jar:2.9.0
Found Banned Dependency: net.imglib2:imglib2-ij:jar:2.0.0-beta-33
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: 4.012s
[INFO] Finished at: Tue Aug 02 10:49:41 CDT 2016
[INFO] Final Memory: 59M/528M
[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