[ImageJ-builds] Build failed in Jenkins: ImgLib2-Algorithm-GPL #19

jenkins at imagej.net jenkins at imagej.net
Sat Feb 18 08:59:58 CST 2017


See <http://jenkins.imagej.net/job/ImgLib2-Algorithm-GPL/19/changes>

Changes:

[Tobias Pietzsch] Use up-to-date mpicbg version

------------------------------------------
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 82dbd96d9a8a66a9dcb518d0ab7771defcfa43e9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82dbd96d9a8a66a9dcb518d0ab7771defcfa43e9
 > git rev-list 787be153b068b9e144936cf43a389ebe15a452d7 # timeout=10
 > git tag -a -f -m Jenkins Build #19 jenkins-ImgLib2-Algorithm-GPL-19 # timeout=10
[ImgLib2-Algorithm-GPL] $ /bin/sh -xe /tmp/hudson1332205943317120740.sh
+ git clean -dfx
Removing target/
[ImgLib2-Algorithm-GPL] $ mvn -U -Pdeploy-to-imagej clean deploy javadoc:javadoc
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.imglib2:imglib2-algorithm-gpl:0.1.6-SNAPSHOT (/data/devel/jenkins-maven/workspace/ImgLib2-Algorithm-GPL/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for edu.mines:mines-jtk:jar is missing. @ line 54, column 15
[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
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