[ImageJ-builds] Build failed in Jenkins: SciJava-common-windows #775
jenkins at imagej.net
jenkins at imagej.net
Tue Aug 25 12:13:54 CDT 2015
See <http://jenkins.imagej.net/job/SciJava-common-windows/775/changes>
Changes:
[Mark Hiner] Bump parent to pom-scijava 8.0.0
------------------------------------------
Started by upstream project "SciJava-common" build number 921
originally caused by:
Started by an SCM change
Building remotely on Windows (windows) in workspace <http://jenkins.imagej.net/job/SciJava-common-windows/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/scijava/scijava-common # timeout=10
Fetching upstream changes from git://github.com/scijava/scijava-common
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scijava-common +refs/heads/master:refs/remotes/origin/master
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 60ba7eac9de3f9decba653658737eaec060e2123 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 60ba7eac9de3f9decba653658737eaec060e2123
> git rev-list bc501e8fa1aeb800db294e2a87c0ce211d81a94f # timeout=10
> git tag -a -f -m Jenkins Build #775 jenkins-SciJava-common-windows-775 # timeout=10
[SciJava-common-windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson2057672201821269552.sh
+ git clean -dfx
Removing target/
+ PATH='/usr/lib/jvm/java-6-sun/bin:/usr/lib/jvm/java-6-sun/bin:/usr/src/fiji/java/win64/jdk1.7.0_79/bin:/usr/src/fiji/bin/apache-maven-3.0.4/bin:/usr/src/mingw-w64/sysroot/bin:/usr/bin:/usr/mingw/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Program Files (x86)/CMake 2.8/bin:/c/Program Files/Microsoft Windows Performance Toolkit/:/c/Program Files/Java/jdk1.6.0_31/bin'
+ /src/fiji/bin/maven.sh -U clean test
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/scijava/pom-scijava/8.0.0/pom-scijava-8.0.0.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.scijava:scijava-common:2.44.3-SNAPSHOT (<http://jenkins.imagej.net/job/SciJava-common-windows/ws/pom.xml)> has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.scijava:pom-scijava:pom:8.0.0 in central (http://repo.maven.apache.org/maven2) 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
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
More information about the ImageJ-builds
mailing list