[ImageJ-builds] Build failed in Jenkins: Simple_Neurite_Tracer #41

jenkins at imagej.net jenkins at imagej.net
Thu Oct 13 22:32:01 CDT 2016


See <http://jenkins.imagej.net/job/Simple_Neurite_Tracer/41/changes>

Changes:

[github] POM: bump parent to pom-fiji 26.1.1

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Simple_Neurite_Tracer/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/Simple_Neurite_Tracer # timeout=10
Fetching upstream changes from git://github.com/fiji/Simple_Neurite_Tracer
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/fiji/Simple_Neurite_Tracer +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6fec7a80af64ddbc60927ee3f50188017119b142 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fec7a80af64ddbc60927ee3f50188017119b142
 > git rev-list 69b32e623ba20416f591c8620d153a8676fd6d96 # timeout=10
 > git tag -a -f -m Jenkins Build #41 jenkins-Simple_Neurite_Tracer-41 # timeout=10
[Simple_Neurite_Tracer] $ /bin/sh -xe /tmp/hudson2424547692192813328.sh
+ git clean -dfx
Removing target/
[Simple_Neurite_Tracer] $ /bin/sh -xe /tmp/hudson658308256897525614.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Simple_Neurite_Tracer.jar 3.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ Simple_Neurite_Tracer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ Simple_Neurite_Tracer ---
[INFO] Restricted to JDK 1.7 yet net.imagej:ij1-patcher:jar:0.12.5:compile contains net/imagej/patcher/LegacyInjector$Callback.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.scijava:scijava-common:jar:2.60.1:compile contains org/scijava/Instantiable.class targeted to JDK 1.8
[WARNING] Rule 5: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: net.imagej:ij1-patcher:jar:0.12.5
Found Banned Dependency: org.scijava:scijava-common:jar:2.60.1
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.826s
[INFO] Finished at: Thu Oct 13 22:32:00 CDT 2016
[INFO] Final Memory: 20M/551M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-rules) on project Simple_Neurite_Tracer: 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