[ImageJ-builds] Build failed in Jenkins: SPIM_Registration #320

jenkins at imagej.net jenkins at imagej.net
Wed Aug 10 09:49:04 CDT 2016


See <http://jenkins.imagej.net/job/SPIM_Registration/320/changes>

Changes:

[Tobias Pietzsch] bump parent to pom-fiji 24.3.0. This brings the latest bdv and

[Tobias Pietzsch] add IOFunctions.getProgressWriter() and use it for new BDV windows

[Tobias Pietzsch] use BigDataViewer.open() instead of deprecated constructor

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/SPIM_Registration/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/SPIM_Registration # timeout=10
Fetching upstream changes from git://github.com/fiji/SPIM_Registration
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/SPIM_Registration +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 299cfcc1e16b13b88aa36e5a343e341f5feba525 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 299cfcc1e16b13b88aa36e5a343e341f5feba525
 > git rev-list 357d2b67f89f103c82a9b5eda0a5ef0d0f8658a7 # timeout=10
 > git tag -a -f -m Jenkins Build #320 jenkins-SPIM_Registration-320 # timeout=10
[SPIM_Registration] $ /bin/sh -xe /tmp/hudson2007811595817276027.sh
+ git clean -dfx
Removing target/
[SPIM_Registration] $ /bin/sh -xe /tmp/hudson520132236528856396.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SPIM Registration 5.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ SPIM_Registration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ SPIM_Registration ---
[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.imagej:imagej-common:jar:0.21.0:compile contains net/imagej/FloodFiller$StackOfLongs.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet net.imglib2:imglib2-ij:jar:2.0.0-beta-34:compile contains net/imglib2/img/ImagePlusAdapter$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.scijava:ui-behaviour:jar:1.0.4:compile contains org/scijava/ui/behaviour/Behaviour.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet net.imglib2:imglib2:jar:3.2.0:compile contains net/imglib2/AbstractLocalizingCursorInt.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet sc.fiji:bigdataviewer-core:jar:2.5.1:compile contains bdv/BigDataViewer.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet sc.fiji:spim_data:jar:2.1.0:compile contains mpicbg/spim/data/SpimDataIOException.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.imagej:imagej-common:jar:0.21.0
Found Banned Dependency: net.imglib2:imglib2-ij:jar:2.0.0-beta-34
Found Banned Dependency: org.scijava:ui-behaviour:jar:1.0.4
Found Banned Dependency: net.imglib2:imglib2:jar:3.2.0
Found Banned Dependency: sc.fiji:bigdataviewer-core:jar:2.5.1
Found Banned Dependency: sc.fiji:spim_data:jar:2.1.0
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.387s
[INFO] Finished at: Wed Aug 10 09:49:03 CDT 2016
[INFO] Final Memory: 92M/569M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project SPIM_Registration: 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