[ImageJ-builds] Build failed in Jenkins: SciJava-common-windows #855
jenkins at imagej.net
jenkins at imagej.net
Wed Feb 24 15:07:23 CST 2016
See <http://jenkins.imagej.net/job/SciJava-common-windows/855/>
------------------------------------------
Started by upstream project "SciJava-common" build number 1006
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 1171f79f46b3427a336da1f6326100c8bd4e86f9 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1171f79f46b3427a336da1f6326100c8bd4e86f9
> git rev-list 1ddc51edebcf6c6af3bec505a13a649dccf1ae41 # timeout=10
> git tag -a -f -m Jenkins Build #855 jenkins-SciJava-common-windows-855 # timeout=10
[SciJava-common-windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson4876528054996938859.sh
+ git clean -dfx
Removing target/
+ JAVA_HOME='/c/Program Files/Java/jdk1.8.0_71/'
+ PATH='/c/Program Files/Java/jdk1.8.0_71/bin:/usr/src/fiji/java/win64/jdk1.8.0_71/bin:/usr/src/fiji/bin/apache-maven-3.0.4/bin:/usr/src/mingw-w64/sysroot/bin:/usr/bin:/usr/mingw/bin:/c/ProgramData/Oracle/Java/javapath:/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/'
+ /src/fiji/bin/maven.sh -U clean test
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/org/scijava/pom-scijava/9.5.1/pom-scijava-9.5.1.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.scijava:scijava-common:2.52.1-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:9.5.1 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
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
More information about the ImageJ-builds
mailing list