[ImageJ-builds] Build failed in Jenkins: ImgLib2-Tests #18
jenkins at imagej.net
jenkins at imagej.net
Sat Feb 18 20:01:42 CST 2017
See <http://jenkins.imagej.net/job/ImgLib2-Tests/18/changes>
Changes:
[Tobias Pietzsch] Preparing for release of all imglib2 projects with new pom-scijava
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImgLib2-Tests/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-tests # timeout=10
Fetching upstream changes from git://github.com/imglib/imglib2-tests
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imglib/imglib2-tests +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ad15b645a0ef7a7cbc80543037a02dd0e72aa157 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ad15b645a0ef7a7cbc80543037a02dd0e72aa157
> git rev-list 05c97e623081b0990d04f5ad740983a293bfcb2a # timeout=10
> git tag -a -f -m Jenkins Build #18 jenkins-ImgLib2-Tests-18 # timeout=10
[ImgLib2-Tests] $ /bin/sh -xe /tmp/hudson469466359851794259.sh
+ git clean -dfx
Removing target/
[ImgLib2-Tests] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Tests 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithm-gpl/0.2.0/imglib2-algorithm-gpl-0.2.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/imglib2/imglib2-algorithm-gpl/0.2.0/imglib2-algorithm-gpl-0.2.0.pom
[WARNING] The POM for net.imglib2:imglib2-algorithm-gpl:jar:0.2.0 is missing, no dependency information available
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithm-gpl/0.2.0/imglib2-algorithm-gpl-0.2.0.jar
Downloading: http://repo.maven.apache.org/maven2/net/imglib2/imglib2-algorithm-gpl/0.2.0/imglib2-algorithm-gpl-0.2.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.228s
[INFO] Finished at: Sat Feb 18 20:01:42 CST 2017
[INFO] Final Memory: 13M/362M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project imglib2-tests: Could not resolve dependencies for project net.imglib2:imglib2-tests:jar:0.1.0-SNAPSHOT: Could not find artifact net.imglib2:imglib2-algorithm-gpl:jar:0.2.0 in imagej.public (http://maven.imagej.net/content/groups/public) -> [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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Build step 'Groovy Postbuild' marked build as failure
More information about the ImageJ-builds
mailing list