[ImageJ-builds] Build failed in Jenkins: register_virtual_stack_slices #41
jenkins at imagej.net
jenkins at imagej.net
Tue Mar 22 11:46:37 CDT 2016
See <http://jenkins.imagej.net/job/register_virtual_stack_slices/41/changes>
Changes:
[Ignacio Arganda-Carreras] Bump to latest fiji pom
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/register_virtual_stack_slices/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/register_virtual_stack_slices # timeout=10
Fetching upstream changes from git://github.com/fiji/register_virtual_stack_slices
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/register_virtual_stack_slices +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 447ac70fed97476fab8daf66b4b9701c5573e57a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 447ac70fed97476fab8daf66b4b9701c5573e57a
> git rev-list 72a45c71a5b282e95f1a72395ba8bedb40593817 # timeout=10
> git tag -a -f -m Jenkins Build #41 jenkins-register_virtual_stack_slices-41 # timeout=10
[register_virtual_stack_slices] $ /bin/sh -xe /tmp/hudson8621646875503490441.sh
+ git clean -dfx
Removing target/
[register_virtual_stack_slices] $ /bin/sh -xe /tmp/hudson5204325834588090143.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/register_virtual_stack_slices.jar 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ register_virtual_stack_slices ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ register_virtual_stack_slices ---
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: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: *
[INFO] Restricted to JDK 1.7 yet net.imagej:imagej-common:jar:0.20.1: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.imagej:imagej-common:jar:0.20.1
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.027s
[INFO] Finished at: Tue Mar 22 11:46:37 CDT 2016
[INFO] Final Memory: 132M/485M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project register_virtual_stack_slices: 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