[ImageJ-builds] Build failed in Jenkins: NAR-Maven-Plugin-windows #64
jenkins at imagej.net
jenkins at imagej.net
Wed Jun 3 09:14:23 CDT 2015
See <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/64/>
------------------------------------------
Started by user Curtis Rueden
Building remotely on Windows (windows) in workspace <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/maven-nar/nar-maven-plugin # timeout=10
Fetching upstream changes from https://github.com/maven-nar/nar-maven-plugin
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/maven-nar/nar-maven-plugin +refs/heads/*:refs/remotes/origin/*
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision b0f9dc7c218b58b4829eeb0d56af76be905d02dd (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b0f9dc7c218b58b4829eeb0d56af76be905d02dd
> git rev-list b0f9dc7c218b58b4829eeb0d56af76be905d02dd # timeout=10
[NAR-Maven-Plugin-windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson5479037374134250414.sh
+ rm -rf '%TMP%_CL_*.ss'
+ cat
++ cd /src/fiji/java/win32/jdk1.6.0_24
++ pwd -W
++ tr / '\\'
++ cd /src/fiji/bin/apache-maven-3.0.4/bin
++ pwd -W
+ cmd //c run-mvn.bat
<http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/>set> JAVA_HOME="C:\msysgit\src\fiji\java\win32\jdk1.6.0_24"
<http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/>call> "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\vsvars32.bat"
Setting environment for using Microsoft Visual Studio 2010 x86 tools.
<http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/>C>:/msysgit/src/fiji/bin/apache-maven-3.0.4/bin/mvn.bat -Prun-its -Dinvoker.debug=true clean verify integration-test site
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Native ARchive plugin for Maven 3.2.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nar-maven-plugin ---
[INFO] Deleting <http://jenkins.imagej.net/job/NAR-Maven-Plugin-windows/ws/target>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.511s
[INFO] Finished at: Wed Jun 03 09:14:18 CDT 2015
[INFO] Final Memory: 5M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project nar-maven-plugin: Failed to clean project: Failed to delete C:\msysgit\workspace\NAR-Maven-Plugin-windows\target\it-repo\org\tukaani\xz\1.2\xz-1.2.jar -> [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/MojoExecutionException
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list