[ImageJ-builds] Build failed in Jenkins: bigdataviewer-core #1
jenkins at imagej.net
jenkins at imagej.net
Tue Nov 18 09:58:47 CST 2014
See <http://jenkins.imagej.net/job/bigdataviewer-core/1/>
------------------------------------------
Started by user Tobias Pietzsch
Building on master in workspace <http://jenkins.imagej.net/job/bigdataviewer-core/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/tpietzsch/bigdataviewer-core
Fetching upstream changes from https://github.com/tpietzsch/bigdataviewer-core
Fetching upstream changes from https://github.com/tpietzsch/bigdataviewer-core
Checking out Revision b13ed9578f909728854a4db103c25b7c12b4c70c (origin/master)
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson5764877999275718597.sh
+ git clean -dfx
[workspace] $ /bin/sh -xe /tmp/hudson7184367943588513243.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BigDataViewer Core 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/spim_data/1.0.0-beta-3/spim_data-1.0.0-beta-3.pom
3/3 KB
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/spim_data/1.0.0-beta-3/spim_data-1.0.0-beta-3.pom (3 KB at 0.4 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/sc/fiji/spim_data/1.0.0-beta-3/spim_data-1.0.0-beta-3.jar
4/86 KB
8/86 KB
12/86 KB
16/86 KB
20/86 KB
24/86 KB
28/86 KB
32/86 KB
36/86 KB
40/86 KB
44/86 KB
48/86 KB
52/86 KB
56/86 KB
60/86 KB
64/86 KB
68/86 KB
72/86 KB
76/86 KB
80/86 KB
84/86 KB
86/86 KB
Downloaded: http://maven.imagej.net/content/groups/public/sc/fiji/spim_data/1.0.0-beta-3/spim_data-1.0.0-beta-3.jar (86 KB at 5.6 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ bigdataviewer-core ---
[ERROR] The following direct dependencies may cause unreproducible builds:
BAD PARENT
sc.fiji:pom-bigdataviewer:1.0.0-SNAPSHOT
For full inheritance trees, run with verbose flag.
[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.scijava.maven.plugin.RequireReproducibleBuilds failed with message:
Found one or more SNAPSHOT couplings. See error log for more information.
[WARNING] Rule 6: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message:
Parent Cannot be a snapshot: sc.fiji:pom-bigdataviewer:pom:1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.331s
[INFO] Finished at: Tue Nov 18 09:58:47 CST 2014
[INFO] Final Memory: 12M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project bigdataviewer-core: 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