[ImageJ-builds] Build failed in Jenkins: ImgLib2-Algorithm-GPL #20
jenkins at imagej.net
jenkins at imagej.net
Sat Feb 18 19:59:50 CST 2017
See <http://jenkins.imagej.net/job/ImgLib2-Algorithm-GPL/20/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-Algorithm-GPL/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-gpl # timeout=10
Fetching upstream changes from git://github.com/imglib/imglib2-algorithm-gpl
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imglib/imglib2-algorithm-gpl +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed649222bb61f9e3b31a1a0d1adabe48c4c62492 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ed649222bb61f9e3b31a1a0d1adabe48c4c62492
> git rev-list 82dbd96d9a8a66a9dcb518d0ab7771defcfa43e9 # timeout=10
> git tag -a -f -m Jenkins Build #20 jenkins-ImgLib2-Algorithm-GPL-20 # timeout=10
[ImgLib2-Algorithm-GPL] $ /bin/sh -xe /tmp/hudson4300457293569697039.sh
+ git clean -dfx
[ImgLib2-Algorithm-GPL] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImgLib2 Algorithms: GPL 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithm-fft/0.1.3/imglib2-algorithm-fft-0.1.3.pom
Downloading: http://repo.maven.apache.org/maven2/net/imglib2/imglib2-algorithm-fft/0.1.3/imglib2-algorithm-fft-0.1.3.pom
[WARNING] The POM for net.imglib2:imglib2-algorithm-fft:jar:0.1.3 is missing, no dependency information available
Downloading: http://maven.imagej.net/content/groups/public/net/imglib2/imglib2-algorithm-fft/0.1.3/imglib2-algorithm-fft-0.1.3.jar
Downloading: http://repo.maven.apache.org/maven2/net/imglib2/imglib2-algorithm-fft/0.1.3/imglib2-algorithm-fft-0.1.3.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.657s
[INFO] Finished at: Sat Feb 18 19:59:49 CST 2017
[INFO] Final Memory: 11M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project imglib2-algorithm-gpl: Could not resolve dependencies for project net.imglib2:imglib2-algorithm-gpl:jar:0.2.0-SNAPSHOT: Could not find artifact net.imglib2:imglib2-algorithm-fft:jar:0.1.3 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