[ImageJ-builds] Build failed in Jenkins: ImageJ1-deploy #24

jenkins at imagej.net jenkins at imagej.net
Wed Feb 15 05:15:35 CST 2017


See <http://jenkins.imagej.net/job/ImageJ1-deploy/24/changes>

Changes:

[Jenkins]   • 1.51j 4 February 2017       □ Added the Rotated Rectangle selection

------------------------------------------
Started by upstream project "ImageJ1-sync-with-notes" build number 5189
originally caused by:
 Started by user Curtis Rueden
Started by upstream project "ImageJ1-sync-with-notes" build number 5189
originally caused by:
 Started by user Curtis Rueden
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ1-deploy/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/imagej/ImageJA # timeout=10
Fetching upstream changes from git://github.com/imagej/ImageJA
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/imagej/ImageJA +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 88ca91a558a43cd03bd880f754f0afc6e7c7e939 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 88ca91a558a43cd03bd880f754f0afc6e7c7e939
 > git rev-list 4fac3f69ba52582d8e4cb69b2cca1160553ca885 # timeout=10
 > git tag -a -f -m Jenkins Build #24 jenkins-ImageJ1-deploy-24 # timeout=10
[ImageJ1-deploy] $ /bin/sh -xe /tmp/hudson5112094227946657573.sh
+ export GIT_AUTHOR_NAME=Curtis Rueden
+ export GIT_AUTHOR_EMAIL=ctrueden at wisc.edu
+ export PATH=/var/lib/jenkins-maven/.mvn.gnupg/:/usr/lib/jvm/java-6-sun/bin:/usr/lib/jvm/java-6-sun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ set +x
Removing target/
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ 1.51j
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ij ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.274s
[INFO] Finished at: Wed Feb 15 05:15:28 CST 2017
[INFO] Final Memory: 6M/360M
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ 1.51j
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ ij ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed with message:
~
+-----------------------------------------------------------------------+
| The pom-imagej parent is obsolete. Please extend pom-scijava instead! |
+-----------------------------------------------------------------------+
~
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.279s
[INFO] Finished at: Wed Feb 15 05:15:34 CST 2017
[INFO] Final Memory: 13M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-rules) on project ij: 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



More information about the ImageJ-builds mailing list