[ImageJ-builds] Build failed in Jenkins: ImageJ-javadoc #71
jenkins at imagej.net
jenkins at imagej.net
Wed Jan 7 10:48:18 CST 2015
See <http://jenkins.imagej.net/job/ImageJ-javadoc/71/changes>
Changes:
[Curtis Rueden] Do not include ImageJ 1.x in ImageJ2 javadocs
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/ImageJ-javadoc/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/imagej/imagej-javadoc
Checking out Revision c6dcccbfd9a0b9fc59421bf2892cb01a9bd804be (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson4317817578251561385.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/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/dell/srvadmin/bin
+ mvn -Denforcer.skip -Pbuild-javadoc
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Javadocs 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.imagej:imagej:jar:2.0.0-rc-20 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-common:jar:0.11.0 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-legacy:jar:0.10.0 is missing, no dependency information available
[WARNING] The POM for io.scif:scifio-omero:jar:0.7.0 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-ops:jar:0.7.0 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-plugins-commands:jar:0.4.0 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-plugins-tools:jar:0.3.0 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-ui-awt:jar:0.3.0 is missing, no dependency information available
[WARNING] The POM for net.imagej:imagej-ui-swing:jar:0.9.0 is missing, no dependency information available
Downloading: http://maven.imagej.net/content/groups/public/net/imagej/imagej-launcher/3.2.0/imagej-launcher-3.2.0.jar
Downloading: http://repo.maven.apache.org/maven2/net/imagej/imagej-launcher/3.2.0/imagej-launcher-3.2.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.504s
[INFO] Finished at: Wed Jan 07 10:48:12 CST 2015
[INFO] Final Memory: 11M/361M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project imagej-javadoc: Could not resolve dependencies for project net.imagej:imagej-javadoc:jar:2.0.0-SNAPSHOT: The following artifacts could not be resolved: net.imagej:imagej:jar:2.0.0-rc-20, net.imagej:imagej-common:jar:0.11.0, net.imagej:imagej-launcher:jar:3.2.0, net.imagej:imagej-legacy:jar:0.10.0, io.scif:scifio-omero:jar:0.7.0, net.imagej:imagej-ops:jar:0.7.0, net.imagej:imagej-plugins-commands:jar:0.4.0, net.imagej:imagej-plugins-tools:jar:0.3.0, net.imagej:imagej-ui-awt:jar:0.3.0, net.imagej:imagej-ui-swing:jar:0.9.0: Failure to find net.imagej:imagej:jar:2.0.0-rc-20 in http://maven.imagej.net/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of imagej.public has elapsed or updates are forced -> [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/DependencyResolutionException
Build step 'Execute shell' marked build as failure
Publishing Javadoc
More information about the ImageJ-builds
mailing list