[ImageJ-builds] Build failed in Jenkins: ImgLib2-UI #7

jenkins at imagej.net jenkins at imagej.net
Fri Oct 24 21:39:20 CDT 2014


See <http://jenkins.imagej.net/job/ImgLib2-UI/7/changes>

Changes:

[Stephan Saalfeld] parent to a non-SNAPSHOT version of pom-imglib2 and make

------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/ImgLib2-UI/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/imglib/imglib2-ui
Checking out Revision fa11cf4f053e040911b0cbe09cbe76b203288818 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson511546258334901663.sh
+ git clean -dfx
[workspace] $ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 UI 2.0.0-beta-28-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-realtransform/2.0.0-beta-28-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-realtransform/2.0.0-beta-28-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ imglib2-ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ imglib2-ui ---
[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: net.imglib2:imglib2-realtransform:jar:2.0.0-beta-28-SNAPSHOT
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.642s
[INFO] Finished at: Fri Oct 24 21:39:20 CDT 2014
[INFO] Final Memory: 7M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project imglib2-ui: 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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Build step 'Groovy Postbuild' marked build as failure
Recording test results
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure






More information about the ImageJ-builds mailing list