You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/22 22:28:26 UTC

Build failed in Jenkins: core-it-maven-3-win #1208

See <https://builds.apache.org/job/core-it-maven-3-win/1208/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:655)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor787.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy151.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1013)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1700)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1669)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1665)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1307)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:653)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1689)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:655)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor787.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy151.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1013)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1700)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1669)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1665)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1307)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:653)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1689)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:655)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor787.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy151.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1013)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1700)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1669)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1665)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1307)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:653)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:462)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1689)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1227

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1227/changes>

Changes:

[hboutemy] [MNG-5878] project.directory property can override artifactId in url

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 14182b82fc63ec61ff771f5ba3b8c0a0babeadfd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14182b82fc63ec61ff771f5ba3b8c0a0babeadfd
 > git rev-list 96a75579567efd52927f559ce811528c3e4429fc # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394
 > git rev-list 31780e49d00ad5be0dd80ee5b37483f624bbf394 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson8019720454473507660.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1226

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1226/changes>

Changes:

[Michael Osipov] Language style improvements for commit

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 96a75579567efd52927f559ce811528c3e4429fc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96a75579567efd52927f559ce811528c3e4429fc
 > git rev-list 5dab4940c9a7d3b362bd2a8b078b183e4eb521bb # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394
 > git rev-list 31780e49d00ad5be0dd80ee5b37483f624bbf394 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson6241057282775557132.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1225

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1225/changes>

Changes:

[hboutemy] [MNG-3507] add color message debug info

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 5dab4940c9a7d3b362bd2a8b078b183e4eb521bb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5dab4940c9a7d3b362bd2a8b078b183e4eb521bb
 > git rev-list 1b5b4f032b46fe4f2e1afcf0e3613d3cb362d996 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394
 > git rev-list 31780e49d00ad5be0dd80ee5b37483f624bbf394 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson7374827510175543371.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1224

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1224/changes>

Changes:

[hboutemy] [MNG-5951] fixed description of the 3 attributes and the effect on the 5

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 1b5b4f032b46fe4f2e1afcf0e3613d3cb362d996 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b5b4f032b46fe4f2e1afcf0e3613d3cb362d996
 > git rev-list 227085283b6379038ec16f4cf9ad2e8869cef694 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394
 > git rev-list 31780e49d00ad5be0dd80ee5b37483f624bbf394 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson3199589710505424782.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1223

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1223/changes>

Changes:

[khmarbaise] [MNG-6057] Problem with CI friendly usage of ${..} reactor order is

[khmarbaise] Fixed checkstyle reported errors.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 227085283b6379038ec16f4cf9ad2e8869cef694 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 227085283b6379038ec16f4cf9ad2e8869cef694
 > git rev-list c2018a47e9cc10ae34b2726e36ad62523b6c1534 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394
 > git rev-list 31780e49d00ad5be0dd80ee5b37483f624bbf394 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson872270313012356683.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1222

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1222/changes>

Changes:

[schulte] [MNG-6055] Move the release profile out of Maven's core so it can be

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision c2018a47e9cc10ae34b2726e36ad62523b6c1534 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2018a47e9cc10ae34b2726e36ad62523b6c1534
 > git rev-list c2018a47e9cc10ae34b2726e36ad62523b6c1534 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394
 > git rev-list 7bb0503ac735bb8b3b61d37cbc65de8001a6bab9 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson5809886760941536899.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1221/changes>

Changes:

[schulte] [MNG-6055] Move the release profile out of Maven's core so it can be

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision c2018a47e9cc10ae34b2726e36ad62523b6c1534 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2018a47e9cc10ae34b2726e36ad62523b6c1534
 > git rev-list b15d89090bfc66b295c4d7025770019cfa54307c # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 7bb0503ac735bb8b3b61d37cbc65de8001a6bab9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7bb0503ac735bb8b3b61d37cbc65de8001a6bab9
 > git rev-list 7bb0503ac735bb8b3b61d37cbc65de8001a6bab9 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson1129985080843192193.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1220

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1220/changes>

Changes:

[schulte] [MNG-6055] Move the release profile out of Maven's core so it can be

[schulte] [MNG-6055] Move the release profile out of Maven's core so it can be

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision b15d89090bfc66b295c4d7025770019cfa54307c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b15d89090bfc66b295c4d7025770019cfa54307c
 > git rev-list 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 7bb0503ac735bb8b3b61d37cbc65de8001a6bab9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7bb0503ac735bb8b3b61d37cbc65de8001a6bab9
 > git rev-list 81b1de88da12d98e90258bd21dd87c54dd6d6df5 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson3053715641341026150.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1219/changes>

Changes:

[schulte] [MNG-4645] Move central repo definition out of Maven's core so it can be

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d
 > git rev-list 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 81b1de88da12d98e90258bd21dd87c54dd6d6df5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81b1de88da12d98e90258bd21dd87c54dd6d6df5
 > git rev-list faecb5dc54dfb65d84ff11011739307f3127358c # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson6010626887140893559.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1218

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1218/changes>

Changes:

[schulte] o Updated to show the version the tests will be run with as early as

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d
 > git rev-list 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision faecb5dc54dfb65d84ff11011739307f3127358c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f faecb5dc54dfb65d84ff11011739307f3127358c
 > git rev-list 2066928943348aeae627994ad606d1380b8a5927 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson2689154793671688072.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1217

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1217/changes>

Changes:

[schulte] [MNG-4645] Move central repo definition out of Maven's core so it can be

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15a9c32f6775f10fb5317ad6cddfafd72d7f9e8d
 > git rev-list 5077f22166357cfc91e597bb715a12755aa44aec # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2066928943348aeae627994ad606d1380b8a5927 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927
 > git rev-list 2066928943348aeae627994ad606d1380b8a5927 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson5263346047908699425.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1216

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1216/changes>

Changes:

[schulte] [MNG-4645] Move central repo definition out of Maven's core so it can be

[schulte] [MNG-4645] Move central repo definition out of Maven's core so it can be

[schulte] [MNG-5968] Default plugin version updates.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 5077f22166357cfc91e597bb715a12755aa44aec (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5077f22166357cfc91e597bb715a12755aa44aec
 > git rev-list 96630be42ef7cd7b108883b3b2ab913e548c368e # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2066928943348aeae627994ad606d1380b8a5927 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927
 > git rev-list 2066928943348aeae627994ad606d1380b8a5927 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson8500904948047578725.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1215/changes>

Changes:

[schulte] [MNG-6054] Removal of super pom plugin management.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 96630be42ef7cd7b108883b3b2ab913e548c368e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96630be42ef7cd7b108883b3b2ab913e548c368e
 > git rev-list d0d5303dfaaee58859d8cf088f7ff6e7bcfd9527 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2066928943348aeae627994ad606d1380b8a5927 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927
 > git rev-list 2066928943348aeae627994ad606d1380b8a5927 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson1379413493311738376.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1214

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1214/changes>

Changes:

[hboutemy] [MNG-3507] use new maven-shared-utils styled messages API

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision d0d5303dfaaee58859d8cf088f7ff6e7bcfd9527 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d0d5303dfaaee58859d8cf088f7ff6e7bcfd9527
 > git rev-list 934e030f049d955c330c4b61abb66a543f9ca990 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2066928943348aeae627994ad606d1380b8a5927 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927
 > git rev-list 2066928943348aeae627994ad606d1380b8a5927 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson6160812081657948308.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1213

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1213/changes>

Changes:

[schulte] [MNG-5967] Dependency updates.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 934e030f049d955c330c4b61abb66a543f9ca990 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 934e030f049d955c330c4b61abb66a543f9ca990
 > git rev-list 37700447bdde904bb65fcd0f8c8493e747705533 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2066928943348aeae627994ad606d1380b8a5927 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927
 > git rev-list 2066928943348aeae627994ad606d1380b8a5927 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson3408778820662834402.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1212/changes>

Changes:

[Michael Osipov] [MNG-6049] Add behavior to filter resolved version ranges of an artifact

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 37700447bdde904bb65fcd0f8c8493e747705533 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37700447bdde904bb65fcd0f8c8493e747705533
 > git rev-list 37700447bdde904bb65fcd0f8c8493e747705533 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2066928943348aeae627994ad606d1380b8a5927 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927
 > git rev-list 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson5828793619299104737.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1211/changes>

Changes:

[hboutemy] added core extensions documentation

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 37700447bdde904bb65fcd0f8c8493e747705533 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37700447bdde904bb65fcd0f8c8493e747705533
 > git rev-list 2824696d5420da99358017ed28fb05c3fe30b7a8 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f
 > git rev-list 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson5342745773344727876.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1210/changes>

Changes:

[schulte] [MNG-3507] ANSI Color logging for improved output visibility.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 2824696d5420da99358017ed28fb05c3fe30b7a8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2824696d5420da99358017ed28fb05c3fe30b7a8
 > git rev-list 521e07cfb053f802b478e4406ce19c89e954ad3c # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f
 > git rev-list 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson907887421941324006.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

Build failed in Jenkins: core-it-maven-3-win #1209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1209/changes>

Changes:

[schulte] [MNG-3507] ANSI Color logging for improved output visibility.

[schulte] [MNG-5527] Dependency management import should support relocations.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 521e07cfb053f802b478e4406ce19c89e954ad3c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 521e07cfb053f802b478e4406ce19c89e954ad3c
 > git rev-list 1b2451e7949dbb68df5bb973742d9a9a0e84f629 # timeout=10
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f
 > git rev-list a2777f15199514c32862e96f22d8e6e2864f149d # timeout=10
 > git branch -a # timeout=10
 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10
 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10
 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10
 > git rev-parse "remotes/origin/master^{commit}" # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson496201435836012857.bat

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
The system cannot find the file specified.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.1/apache-maven-3.3.1-bin.zip to f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1 on windows-2012-1
[m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"'

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?