[ImageJ-builds] Build failed in Jenkins: ImgLib2-Algorithm #40
jenkins at imagej.net
jenkins at imagej.net
Mon Apr 25 08:08:00 CDT 2016
See <http://jenkins.imagej.net/job/ImgLib2-Algorithm/40/changes>
Changes:
[Tobias Pietzsch] bump parent pom
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImgLib2-Algorithm/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-algorithm # timeout=10
Fetching upstream changes from git://github.com/imglib/imglib2-algorithm
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imglib/imglib2-algorithm +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision eebdf60cd7e6c612f8976f97593aa083e6ab3bde (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f eebdf60cd7e6c612f8976f97593aa083e6ab3bde
> git rev-list 6ee4eeeaada9d75c6b6a663c3611c40812447fd2 # timeout=10
> git tag -a -f -m Jenkins Build #40 jenkins-ImgLib2-Algorithm-40 # timeout=10
[ImgLib2-Algorithm] $ /bin/sh -xe /tmp/hudson6555735199051112671.sh
+ git clean -dfx
Removing target/
[ImgLib2-Algorithm] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Algorithms 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2/2.9.0/imglib2-2.9.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/imglib2/imglib2/2.9.0/imglib2-2.9.0.pom
[WARNING] The POM for net.imglib2:imglib2:jar:2.9.0 is missing, no dependency information available
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2/2.9.0/imglib2-2.9.0.jar
Downloading: http://repo.maven.apache.org/maven2/net/imglib2/imglib2/2.9.0/imglib2-2.9.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.153s
[INFO] Finished at: Mon Apr 25 08:08:00 CDT 2016
[INFO] Final Memory: 13M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project imglib2-algorithm: Could not resolve dependencies for project net.imglib2:imglib2-algorithm:jar:0.5.0-SNAPSHOT: Could not find artifact net.imglib2:imglib2:jar:2.9.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
Publishing Javadoc
Build step 'Groovy Postbuild' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure
More information about the ImageJ-builds
mailing list