[ImageJ-builds] Build failed in Jenkins: ImgLib2-javadoc #81
jenkins at imagej.net
jenkins at imagej.net
Fri Jun 23 02:25:10 CDT 2017
See <http://jenkins.imagej.net/job/ImgLib2-javadoc/81/display/redirect>
------------------------------------------
Started by timer
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImgLib2-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/imglib/imglib2-javadoc # timeout=10
Fetching upstream changes from git://github.com/imglib/imglib2-javadoc
> git --version # timeout=10
> git fetch --tags --progress git://github.com/imglib/imglib2-javadoc +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 36474a56ce0129ce1a9b9c2b46d156048a17292a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 36474a56ce0129ce1a9b9c2b46d156048a17292a
> git rev-list 36474a56ce0129ce1a9b9c2b46d156048a17292a # timeout=10
[ImgLib2-javadoc] $ /bin/sh -xe /tmp/jenkins2264729136536760849.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://repo.maven.apache.org/maven2/org/scijava/pom-scijava/maven-metadata.xml
Downloading: http://maven.imagej.net/content/groups/public/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 24.5 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 32.2 KB/sec)
Downloading: http://maven.imagej.net/content/groups/public/org/scijava/pom-scijava/16.2.0/pom-scijava-16.2.0.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.imglib2:imglib2-javadoc:1.0.0-SNAPSHOT (/data/devel/jenkins-maven/workspace/ImgLib2-javadoc/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM org.scijava:pom-scijava:RELEASE: Could not find artifact org.scijava:pom-scijava:pom:16.2.0 in imagej.public (http://maven.imagej.net/content/groups/public) and 'parent.relativePath' points at no local POM @ line 5, column 10 -> [Help 2]
[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
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Publishing Javadoc
More information about the ImageJ-builds
mailing list