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

jenkins at imagej.net jenkins at imagej.net
Thu Nov 13 12:18:25 CST 2014


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

Changes:

[Curtis Rueden] Use release version of legacy-imglib1

------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/SPIM_Registration/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/fiji/SPIM_Registration
Checking out Revision ff63376e9d0eda9458a4854a0d4364f54cc3bed9 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson6427536506455695451.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson1700198627157319881.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SPIM Registration 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/spim_data/1.0.0-beta-3-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/spim_data/1.0.0-beta-3-SNAPSHOT/maven-metadata.xml (2 KB at 12.1 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/bigdataviewer-core/1.0.0-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/bigdataviewer-core/1.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 53.6 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/bigdataviewer/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.imagej.net/content/repositories/releases/sc/fiji/bigdataviewer/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/bigdataviewer/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.imagej.net/content/repositories/thirdparty/sc/fiji/bigdataviewer/1.0.0-SNAPSHOT/maven-metadata.xml
         
         
599/599 B   
599/599 B   599/599 B   
                        
                        
Downloaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/bigdataviewer/1.0.0-SNAPSHOT/maven-metadata.xml (599 B at 29.2 KB/sec)
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/bigdataviewer/1.0.0-SNAPSHOT/maven-metadata.xml (599 B at 29.2 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ SPIM_Registration ---
[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 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses failed with message:
No Duplicate Classes Allowed!

  Found in:
    net.imglib2:imglib2-algorithms:jar:2.0.0-beta-26:compile
    net.imglib2:imglib2-algorithm:jar:0.1.1:compile
  Duplicate classes:
    net/imglib2/algorithm/OutputAlgorithm.class
There may be others but <findAllDuplicates> was set to false, so failing fast
[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:bigdataviewer-core:jar:1.0.0-SNAPSHOT
Found Banned Dependency: sc.fiji:spim_data:jar:1.0.0-beta-3-SNAPSHOT
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.412s
[INFO] Finished at: Thu Nov 13 12:18:25 CST 2014
[INFO] Final Memory: 21M/570M
[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