[ImageJ-builds] Build failed in Jenkins: Fiji-javadoc #1327
jenkins at imagej.net
jenkins at imagej.net
Thu May 25 07:12:28 CDT 2017
See <http://jenkins.imagej.net/job/Fiji-javadoc/1327/display/redirect>
------------------------------------------
Started by timer
Building remotely on maven in workspace <http://jenkins.imagej.net/job/Fiji-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/fiji-javadoc # timeout=10
Fetching upstream changes from git://github.com/fiji/fiji-javadoc
> git --version # timeout=10
> git fetch --tags --progress git://github.com/fiji/fiji-javadoc +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b5db3b2eaf79916021761d57113d8b3d99c5157a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b5db3b2eaf79916021761d57113d8b3d99c5157a
> git rev-list b5db3b2eaf79916021761d57113d8b3d99c5157a # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins11633094828828960.sh
+ mvn -U -Denforcer.skip -Pbuild-javadoc
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
Downloading: http://maven.imagej.net/content/groups/public/org/scijava/pom-scijava/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/scijava/pom-scijava/maven-metadata.xml
4/5 KB 5/5 KB Downloaded: http://repo.maven.apache.org/maven2/org/scijava/pom-scijava/maven-metadata.xml (5 KB at 30.6 KB/sec)
4/9 KB 8/9 KB 9/9 KB Downloaded: http://maven.imagej.net/content/groups/public/org/scijava/pom-scijava/maven-metadata.xml (9 KB at 3.6 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/org/scijava/pom-scijava/15.0.0/pom-scijava-15.0.0.pom
4/106 KB 8/106 KB 12/106 KB 16/106 KB 20/106 KB 24/106 KB 28/106 KB 32/106 KB 36/106 KB 40/106 KB 44/106 KB 48/106 KB 52/106 KB 56/106 KB 60/106 KB 64/106 KB 68/106 KB 72/106 KB 76/106 KB 80/106 KB 84/106 KB 88/106 KB 92/106 KB 96/106 KB 100/106 KB 104/106 KB 106/106 KB Downloaded: http://maven.imagej.net/content/groups/public/org/scijava/pom-scijava/15.0.0/pom-scijava-15.0.0.pom (106 KB at 4053.0 KB/sec)
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project sc.fiji:fiji-javadoc:2.0.0-SNAPSHOT (/data/devel/jenkins-maven/jobs/Fiji-daily/workspace/pom.xml) has 15 errors
[ERROR] 'dependencies.dependency.version' for sc.fiji:Differentials_:jar is missing. @ line 187, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:Extended_Depth_Field:jar is missing. @ line 195, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:Fiji_Updater:jar is missing. @ line 223, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:MosaicJ_:jar is missing. @ line 303, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:PointPicker_:jar is missing. @ line 315, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:SheppLogan_:jar is missing. @ line 347, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:Snakuscule_:jar is missing. @ line 363, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:StackReg_:jar is missing. @ line 371, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:TurboReg_:jar is missing. @ line 419, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:UnwarpJ_:jar is missing. @ line 423, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:imageware:jar is missing. @ line 479, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:javac:jar is missing. @ line 483, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:mij:jar is missing. @ line 495, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:wavelets:jar is missing. @ line 515, column 15
[ERROR] 'dependencies.dependency.version' for sc.fiji:mpicbg-trakem2:jar is missing. @ line 571, column 15
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Publishing Javadoc
More information about the ImageJ-builds
mailing list