[ImageJ-builds] Build failed in Jenkins: ImageJ-Maven-plugin #23
jenkins at imagej.net
jenkins at imagej.net
Sat Feb 28 07:16:15 CST 2015
See <http://jenkins.imagej.net/job/ImageJ-Maven-plugin/23/changes>
Changes:
[Curtis Rueden] POM: bump to pom-imagej 5.0
[Curtis Rueden] Happy New Year 2015!
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/ImageJ-Maven-plugin/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/imagej/imagej-maven-plugin
Checking out Revision 78a057c082769a3f25423ccddc8641f071b61cc8 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson6224970343880411580.sh
+ git clean -dfx
Removing target/
[workspace] $ mvn -U -Prun-its clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Maven plugin 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ imagej-maven-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ imagej-maven-plugin ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar
4/114 KB
8/114 KB
12/114 KB
13/114 KB
17/114 KB
21/114 KB
25/114 KB
29/114 KB
33/114 KB
36/114 KB
40/114 KB
44/114 KB
48/114 KB
52/114 KB
56/114 KB
60/114 KB
64/114 KB
64/114 KB
68/114 KB
68/114 KB
72/114 KB
76/114 KB
80/114 KB
84/114 KB
88/114 KB
92/114 KB
94/114 KB
98/114 KB
102/114 KB
106/114 KB
110/114 KB
114/114 KB
114/114 KB
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (114 KB at 274.5 KB/sec)
[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:
org.apache.maven:maven-project:jar:2.0:compile
org.apache.maven:maven-project:jar:2.0.8:compile
Duplicate classes:
org/apache/maven/profiles/activation/AlwaysOnProfileActivator.class
There may be others but <findAllDuplicates> was set to false, so failing fast
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.583s
[INFO] Finished at: Sat Feb 28 07:16:15 CST 2015
[INFO] Final Memory: 8M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project imagej-maven-plugin: 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
More information about the ImageJ-builds
mailing list