[ImageJ-builds] Build failed in Jenkins: Graph_Cut #11
jenkins at imagej.net
jenkins at imagej.net
Thu Nov 6 17:07:29 CST 2014
See <http://jenkins.imagej.net/job/Graph_Cut/11/changes>
Changes:
[Curtis Rueden] POM: tweak repositories comment
[Curtis Rueden] POM: bump to pom-fiji 5.0
[Curtis Rueden] POM: tidy up order of configuration blocks
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/Graph_Cut/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/fiji/Graph_Cut
Checking out Revision 4421b59c173fae3fd83ef8a83e88b42175584579 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson5034421843510820258.sh
+ git clean -dfx
Removing target/
[workspace] $ /bin/sh -xe /tmp/hudson7999118278060481322.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/Graph_Cut.jar 0.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ Graph_Cut ---
[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/*
[WARNING] Rule 5: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message:
No Snapshots Allowed! If you are intentionally trying to test locally against a SNAPSHOT, you can temporarily suppress this with: -Dscijava.enforce.skip
Found Banned Dependency: sc.fiji:legacy-imglib1:jar:2.0.0-SNAPSHOT
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.076s
[INFO] Finished at: Thu Nov 06 17:07:29 CST 2014
[INFO] Final Memory: 11M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project Graph_Cut: 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