[ImageJ-builds] Build failed in Jenkins: ImageJ1-javadoc #2676
jenkins at imagej.net
jenkins at imagej.net
Wed Feb 15 05:15:54 CST 2017
See <http://jenkins.imagej.net/job/ImageJ1-javadoc/2676/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
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ1-javadoc/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/fiji/ImageJA # timeout=10
Fetching upstream changes from git://github.com/fiji/ImageJA
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/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 #2676 jenkins-ImageJ1-javadoc-2676 # timeout=10
[ImageJ1-javadoc] $ /bin/sh -xe /tmp/hudson5020472563981313289.sh
+ export JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk-amd64/
+ export PATH=/usr/lib/jvm/java-1.7.0-openjdk-amd64/bin:/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
+ mvn site -P-javac
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ 1.51j
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-site-plugin:3.5.1:site (default-site) @ ij ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.10.4
[INFO] preparing 'javadoc' report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.10.4:javadoc @ ij >>>
[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.856s
[INFO] Finished at: Wed Feb 15 05:15:49 CST 2017
[INFO] Final Memory: 20M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.5.1:site (default-site) on project ij: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: 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
Archiving artifacts
Publishing Javadoc
More information about the ImageJ-builds
mailing list