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/08/16 19:24:44 UTC

Build failed in Jenkins: maven-plugins-windows #1725

See <https://builds.apache.org/job/maven-plugins-windows/1725/changes>

Changes:

[gboue] [MDEP-537] Goal purge-local-repository requires a Maven project, even with manualIncludes

The goal purge-local-repository does not require a Maven project to be executed, since it can be configured to remove dependencies given manually.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-16T12:24:16.382 -0700'
A         maven-dependency-plugin\src\it\projects\purge-local-repository-without-pom
AU        maven-dependency-plugin\src\it\projects\purge-local-repository-without-pom\verify.bsh
AU        maven-dependency-plugin\src\it\projects\purge-local-repository-without-pom\invoker.properties
AU        maven-dependency-plugin\src\it\projects\purge-local-repository-without-pom\test.properties
AU        maven-dependency-plugin\src\it\projects\purge-local-repository-without-pom\setup.bsh
U         maven-dependency-plugin\src\main\java\org\apache\maven\plugins\dependency\PurgeLocalRepositoryMojo.java
U         maven-dependency-plugin\pom.xml
At revision 1756544

ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.0.5 doesnt exist
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : maven-plugins-windows #1735

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1735/>


Build failed in Jenkins: maven-plugins-windows #1734

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1734/changes>

Changes:

[Robert Scholte] [MDEP-538] Display moduleName

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-25T11:24:16.268 -0700'
U         maven-dependency-plugin\src\main\java\org\apache\maven\plugins\dependency\utils\DependencyStatusSets.java
At revision 1757744

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 50774
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[maven-plugins-windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx1500m -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;F:\jenkins\tools\maven\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main F:\\jenkins\\tools\\maven\\apache-maven-3.0.5 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50774
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory "<https://builds.apache.org/job/maven-plugins-windows/ws/")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
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)
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1733

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1733/changes>

Changes:

[khmarbaise] [maven-release-plugin] prepare for next development iteration

[khmarbaise] [maven-release-plugin] prepare release maven-war-plugin-3.0.0

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-24T12:24:19.284 -0700'
U         maven-war-plugin\pom.xml
At revision 1757568

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 50355
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[maven-plugins-windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx1500m -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;F:\jenkins\tools\maven\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main F:\\jenkins\\tools\\maven\\apache-maven-3.0.5 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50355
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory "<https://builds.apache.org/job/maven-plugins-windows/ws/")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
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)
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1732

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1732/changes>

Changes:

[khmarbaise] [MWAR-262] failOnMissingWebXml default value should be false

[khmarbaise] Rolled back release.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-24T11:24:17.850 -0700'
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\WarMojo.java
U         maven-war-plugin\src\site\apt\index.apt.vm
U         maven-war-plugin\pom.xml
At revision 1757558

Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 50350
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[maven-plugins-windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx1500m -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;F:\jenkins\tools\maven\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main F:\\jenkins\\tools\\maven\\apache-maven-3.0.5 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50350
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory "<https://builds.apache.org/job/maven-plugins-windows/ws/")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
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)
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1731

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1731/>

------------------------------------------
Started by user hboutemy
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-22T21:55:26.459 -0700'
At revision 1757305

No changes for http://svn.apache.org/repos/asf/maven/plugins/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 50074
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[maven-plugins-windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx1500m -Xms256m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven3-agent.jar;F:\jenkins\tools\maven\apache-maven-3.0.5\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main F:\\jenkins\\tools\\maven\\apache-maven-3.0.5 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven3-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50074
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory "<https://builds.apache.org/job/maven-plugins-windows/ws/")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
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)
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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:63)
	at java.lang.Thread.run(Unknown Source)
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1730

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1730/changes>

Changes:

[khmarbaise] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-22T13:24:19.628 -0700'
AU        maven-war-plugin\deploySite.sh
U         maven-war-plugin\pom.xml
At revision 1757266

ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.0.5 doesnt exist
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1729

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1729/changes>

Changes:

[khmarbaise] [maven-release-plugin] prepare release maven-war-plugin-3.0.0

[khmarbaise] Added deploySite.sh script.

------------------------------------------
[...truncated 19713 lines...]
A         maven-resources-plugin\src\it\profile-override\src\main
A         maven-resources-plugin\src\it\profile-override\src\main\resources
A         maven-resources-plugin\src\it\profile-override\src\main\resources\production
AU        maven-resources-plugin\src\it\profile-override\src\main\resources\production\config.properties
A         maven-resources-plugin\src\it\profile-override\src\main\resources\test
AU        maven-resources-plugin\src\it\profile-override\src\main\resources\test\config.properties
AU        maven-resources-plugin\src\it\profile-override\invoker.properties
AU        maven-resources-plugin\src\it\profile-override\pom.xml
AU        maven-resources-plugin\src\it\profile-override\verify.bsh
AU        maven-resources-plugin\src\it\profile-override\prebuild.bsh
A         maven-resources-plugin\src\it\MRESOURCES-18
AU        maven-resources-plugin\src\it\MRESOURCES-18\invoker.properties
AU        maven-resources-plugin\src\it\MRESOURCES-18\pom.xml
AU        maven-resources-plugin\src\it\MRESOURCES-18\test.properties
A         maven-resources-plugin\src\it\MRESOURCES-18\src
A         maven-resources-plugin\src\it\MRESOURCES-18\src\test
A         maven-resources-plugin\src\it\MRESOURCES-18\src\test\java
A         maven-resources-plugin\src\it\MRESOURCES-18\src\test\java\org
A         maven-resources-plugin\src\it\MRESOURCES-18\src\test\java\org\apache
A         maven-resources-plugin\src\it\MRESOURCES-18\src\test\java\org\apache\maven
A         maven-resources-plugin\src\it\MRESOURCES-18\src\test\java\org\apache\maven\it0105
AU        maven-resources-plugin\src\it\MRESOURCES-18\src\test\java\org\apache\maven\it0105\FilterTest.java
A         maven-resources-plugin\src\it\MRESOURCES-18\src\main
A         maven-resources-plugin\src\it\MRESOURCES-18\src\main\resources
AU        maven-resources-plugin\src\it\MRESOURCES-18\src\main\resources\test.properties
A         maven-resources-plugin\src\it\binaries-filtering
AU        maven-resources-plugin\src\it\binaries-filtering\pom.xml
AU        maven-resources-plugin\src\it\binaries-filtering\verify.bsh
A         maven-resources-plugin\src\it\binaries-filtering\src
A         maven-resources-plugin\src\it\binaries-filtering\src\main
A         maven-resources-plugin\src\it\binaries-filtering\src\main\resources
AU        maven-resources-plugin\src\it\binaries-filtering\src\main\resources\file.txt
AU        maven-resources-plugin\src\it\binaries-filtering\src\main\resources\happy_duke.gif
AU        maven-resources-plugin\src\it\binaries-filtering\src\main\resources\duke-beerjpg.img
A         maven-resources-plugin\src\it\MRESOURCES-77
A         maven-resources-plugin\src\it\MRESOURCES-77\src
A         maven-resources-plugin\src\it\MRESOURCES-77\src\main
A         maven-resources-plugin\src\it\MRESOURCES-77\src\main\filters
AU        maven-resources-plugin\src\it\MRESOURCES-77\src\main\filters\filter2.properties
AU        maven-resources-plugin\src\it\MRESOURCES-77\src\main\filters\filter3.properties
AU        maven-resources-plugin\src\it\MRESOURCES-77\src\main\filters\my.filter
AU        maven-resources-plugin\src\it\MRESOURCES-77\src\main\filters\custom-filters.properties
A         maven-resources-plugin\src\it\MRESOURCES-77\src\main\resources
AU        maven-resources-plugin\src\it\MRESOURCES-77\src\main\resources\SomeResource.txt
AU        maven-resources-plugin\src\it\MRESOURCES-77\pom.xml
AU        maven-resources-plugin\src\it\MRESOURCES-77\verify.bsh
A         maven-resources-plugin\src\it\MRESOURCES-78
AU        maven-resources-plugin\src\it\MRESOURCES-78\pom.xml
A         maven-resources-plugin\src\it\MRESOURCES-78\src
A         maven-resources-plugin\src\it\MRESOURCES-78\src\main
A         maven-resources-plugin\src\it\MRESOURCES-78\src\main\filtered
AU        maven-resources-plugin\src\it\MRESOURCES-78\src\main\filtered\filtered.properties
A         maven-resources-plugin\src\it\MRESOURCES-78\src\main\resources
AU        maven-resources-plugin\src\it\MRESOURCES-78\src\main\resources\unfiltered.properties
AU        maven-resources-plugin\src\it\MRESOURCES-78\verify.groovy
A         maven-resources-plugin\src\it\user-filters
AU        maven-resources-plugin\src\it\user-filters\pom.xml
AU        maven-resources-plugin\src\it\user-filters\test.properties
A         maven-resources-plugin\src\it\user-filters\src
A         maven-resources-plugin\src\it\user-filters\src\main
A         maven-resources-plugin\src\it\user-filters\src\main\filtered
AU        maven-resources-plugin\src\it\user-filters\src\main\filtered\filtered.properties
A         maven-resources-plugin\src\it\user-filters\src\main\resources
AU        maven-resources-plugin\src\it\user-filters\src\main\resources\unfiltered.properties
AU        maven-resources-plugin\src\it\user-filters\invoker.properties
AU        maven-resources-plugin\src\it\user-filters\verify.groovy
A         maven-resources-plugin\src\it\includeEmptyDirs
A         maven-resources-plugin\src\it\includeEmptyDirs\src
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\filters
AU        maven-resources-plugin\src\it\includeEmptyDirs\src\main\filters\my.filter
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources
AU        maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources\SomeResource.txt
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources\empty-dir
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources\empty-dir\.gitattributes
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources\empty-dir-child
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources\empty-dir-child\child
A         maven-resources-plugin\src\it\includeEmptyDirs\src\main\resources\empty-dir-child\child\.gitattributes
AU        maven-resources-plugin\src\it\includeEmptyDirs\pom.xml
AU        maven-resources-plugin\src\it\includeEmptyDirs\verify.bsh
A         maven-resources-plugin\src\it\include-git-ignore
A         maven-resources-plugin\src\it\include-git-ignore\verify.bsh
A         maven-resources-plugin\src\it\include-git-ignore\src
A         maven-resources-plugin\src\it\include-git-ignore\src\main
A         maven-resources-plugin\src\it\include-git-ignore\src\main\resources
A         maven-resources-plugin\src\it\include-git-ignore\pom.xml
A         maven-resources-plugin\src\it\include-git-ignore\setup.bsh
A         maven-resources-plugin\src\it\filter
A         maven-resources-plugin\src\it\filter\src
A         maven-resources-plugin\src\it\filter\src\main
A         maven-resources-plugin\src\it\filter\src\main\filters
AU        maven-resources-plugin\src\it\filter\src\main\filters\filter2.properties
AU        maven-resources-plugin\src\it\filter\src\main\filters\filter3.properties
AU        maven-resources-plugin\src\it\filter\src\main\filters\my.filter
A         maven-resources-plugin\src\it\filter\src\main\resources
AU        maven-resources-plugin\src\it\filter\src\main\resources\SomeResource.txt
AU        maven-resources-plugin\src\it\filter\pom.xml
AU        maven-resources-plugin\src\it\filter\verify.bsh
A         maven-resources-plugin\src\it\filter-filenames
A         maven-resources-plugin\src\it\filter-filenames\src
A         maven-resources-plugin\src\it\filter-filenames\src\main
A         maven-resources-plugin\src\it\filter-filenames\src\main\resources
A         maven-resources-plugin\src\it\filter-filenames\src\main\resources\${project.version}.txt
A         maven-resources-plugin\src\it\filter-filenames\src\main\resources\${project.artifactId}.txt
A         maven-resources-plugin\src\it\filter-filenames\verify.groovy
A         maven-resources-plugin\src\it\filter-filenames\pom.xml
A         maven-resources-plugin\src\it\MRESOURCES-110
A         maven-resources-plugin\src\it\MRESOURCES-110\src
A         maven-resources-plugin\src\it\MRESOURCES-110\src\main
A         maven-resources-plugin\src\it\MRESOURCES-110\src\main\resources
AU        maven-resources-plugin\src\it\MRESOURCES-110\src\main\resources\mresources-110.xml
AU        maven-resources-plugin\src\it\MRESOURCES-110\verify.groovy
AU        maven-resources-plugin\src\it\MRESOURCES-110\pom.xml
A         maven-resources-plugin\src\it\MRESOURCES-99
A         maven-resources-plugin\src\it\MRESOURCES-99\pom.xml
A         maven-resources-plugin\src\it\MRESOURCES-99\src
A         maven-resources-plugin\src\it\MRESOURCES-99\src\main
A         maven-resources-plugin\src\it\MRESOURCES-99\src\main\resources
A         maven-resources-plugin\src\it\MRESOURCES-99\src\main\resources\SomeResource.txt
A         maven-resources-plugin\src\it\MRESOURCES-99\verify.groovy
A         maven-resources-plugin\src\it\custom-delimiter
AU        maven-resources-plugin\src\it\custom-delimiter\pom.xml
AU        maven-resources-plugin\src\it\custom-delimiter\verify.bsh
A         maven-resources-plugin\src\it\custom-delimiter\src
A         maven-resources-plugin\src\it\custom-delimiter\src\main
A         maven-resources-plugin\src\it\custom-delimiter\src\main\filters
AU        maven-resources-plugin\src\it\custom-delimiter\src\main\filters\my.filter
AU        maven-resources-plugin\src\it\custom-delimiter\src\main\filters\filter2.properties
A         maven-resources-plugin\src\it\custom-delimiter\src\main\resources
AU        maven-resources-plugin\src\it\custom-delimiter\src\main\resources\SomeResource.txt
A         maven-resources-plugin\src\it\MRESOURCES-131
A         maven-resources-plugin\src\it\MRESOURCES-131\src
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org\apache
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org\apache\maven
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org\apache\maven\plugins
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org\apache\maven\plugins\resources
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org\apache\maven\plugins\resources\it
AU        maven-resources-plugin\src\it\MRESOURCES-131\src\test\java\org\apache\maven\plugins\resources\it\AppTest.java
A         maven-resources-plugin\src\it\MRESOURCES-131\src\test\resources
AU        maven-resources-plugin\src\it\MRESOURCES-131\src\test\resources\skipped.txt
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org\apache
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org\apache\maven
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org\apache\maven\plugins
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org\apache\maven\plugins\resources
A         maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org\apache\maven\plugins\resources\it
AU        maven-resources-plugin\src\it\MRESOURCES-131\src\main\java\org\apache\maven\plugins\resources\it\App.java
AU        maven-resources-plugin\src\it\MRESOURCES-131\verify.groovy
AU        maven-resources-plugin\src\it\MRESOURCES-131\pom.xml
A         maven-resources-plugin\src\it\MRESOURCES-104
A         maven-resources-plugin\src\it\MRESOURCES-104\src
A         maven-resources-plugin\src\it\MRESOURCES-104\src\main
A         maven-resources-plugin\src\it\MRESOURCES-104\src\main\resources
AU        maven-resources-plugin\src\it\MRESOURCES-104\src\main\resources\test.properties
AU        maven-resources-plugin\src\it\MRESOURCES-104\verify.groovy
AU        maven-resources-plugin\src\it\MRESOURCES-104\pom.xml
A         maven-resources-plugin\src\it\MRESOURCES-105
A         maven-resources-plugin\src\it\MRESOURCES-105\src
A         maven-resources-plugin\src\it\MRESOURCES-105\src\main
A         maven-resources-plugin\src\it\MRESOURCES-105\src\main\resources
AU        maven-resources-plugin\src\it\MRESOURCES-105\src\main\resources\test.properties
AU        maven-resources-plugin\src\it\MRESOURCES-105\pom.xml
AU        maven-resources-plugin\src\it\MRESOURCES-105\my.properties
A         maven-resources-plugin\src\test
A         maven-resources-plugin\src\test\resources
A         maven-resources-plugin\src\test\resources\unit
A         maven-resources-plugin\src\test\resources\unit\resources-test
AU        maven-resources-plugin\src\test\resources\unit\resources-test\plugin-config.xml
AU        maven-resources-plugin\src\test\resources\unit\resources-test\plugin-config-relative-path.xml
AU        maven-resources-plugin\src\test\resources\unit\resources-test\validation.properties
AU        maven-resources-plugin\src\test\resources\unit\resources-test\plugin-config-absolute-path.xml
A         maven-resources-plugin\src\test\resources\unit\propertiesutils-test
AU        maven-resources-plugin\src\test\resources\unit\propertiesutils-test\enhanced_validation.properties
AU        maven-resources-plugin\src\test\resources\unit\propertiesutils-test\advance.properties
AU        maven-resources-plugin\src\test\resources\unit\propertiesutils-test\basic.properties
AU        maven-resources-plugin\src\test\resources\unit\propertiesutils-test\enhanced.properties
AU        maven-resources-plugin\src\test\resources\unit\propertiesutils-test\advance_validation.properties
AU        maven-resources-plugin\src\test\resources\unit\propertiesutils-test\basic_validation.properties
A         maven-resources-plugin\src\test\resources\unit\reflectionproperties-test
AU        maven-resources-plugin\src\test\resources\unit\reflectionproperties-test\plugin-config.xml
AU        maven-resources-plugin\src\test\resources\unit\reflectionproperties-test\validation.properties
AU        maven-resources-plugin\src\test\resources\unit\reflectionproperties-test\validation_escapebackslashinpath.properties
A         maven-resources-plugin\src\test\unit-files
A         maven-resources-plugin\src\test\unit-files\copy-resources-test
A         maven-resources-plugin\src\test\unit-files\copy-resources-test\filter-files
AU        maven-resources-plugin\src\test\unit-files\copy-resources-test\filter-files\filter.txt
A         maven-resources-plugin\src\test\unit-files\copy-resources-test\filtered-files
A         maven-resources-plugin\src\test\unit-files\copy-resources-test\no-filter
AU        maven-resources-plugin\src\test\unit-files\copy-resources-test\no-filter\config.properties
A         maven-resources-plugin\src\test\java
A         maven-resources-plugin\src\test\java\org
A         maven-resources-plugin\src\test\java\org\apache
A         maven-resources-plugin\src\test\java\org\apache\maven
A         maven-resources-plugin\src\test\java\org\apache\maven\plugins
A         maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources
A         maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\PropertyUtilsExceptionTest.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\BasicPropertyUtilsTest.java
A         maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\filters
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\filters\ItFilter.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\AbstractPropertyUtilsTest.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\CopyResourcesMojoTest.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\TestResourcesTest.java
A         maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\stub
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\stub\MavenProjectResourcesStub.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\stub\MavenProjectBuildStub.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\stub\MavenProjectBasicStub.java
AU        maven-resources-plugin\src\test\java\org\apache\maven\plugins\resources\ResourcesMojoTest.java
A         maven-resources-plugin\src\main
A         maven-resources-plugin\src\main\java
A         maven-resources-plugin\src\main\java\org
A         maven-resources-plugin\src\main\java\org\apache
A         maven-resources-plugin\src\main\java\org\apache\maven
A         maven-resources-plugin\src\main\java\org\apache\maven\plugins
A         maven-resources-plugin\src\main\java\org\apache\maven\plugins\resources
AU        maven-resources-plugin\src\main\java\org\apache\maven\plugins\resources\CopyResourcesMojo.java
A         maven-resources-plugin\src\main\java\org\apache\maven\plugins\resources\MavenBuildTimestamp.java
AU        maven-resources-plugin\src\main\java\org\apache\maven\plugins\resources\ResourcesMojo.java
AU        maven-resources-plugin\src\main\java\org\apache\maven\plugins\resources\TestResourcesMojo.java
AU        maven-resources-plugin\src\main\java\org\apache\maven\plugins\resources\Resource.java
A         maven-resources-plugin\src\site
A         maven-resources-plugin\src\site\xdoc
A         maven-resources-plugin\src\site\xdoc\download.xml.vm
A         maven-resources-plugin\src\site\fml
AU        maven-resources-plugin\src\site\fml\faq.fml
AU        maven-resources-plugin\src\site\site.xml
A         maven-resources-plugin\src\site\apt
AU        maven-resources-plugin\src\site\apt\usage.apt.vm
AU        maven-resources-plugin\src\site\apt\index.apt.vm
A         maven-resources-plugin\src\site\apt\examples
AU        maven-resources-plugin\src\site\apt\examples\escape-filtering.apt.vm
AU        maven-resources-plugin\src\site\apt\examples\copy-resources.apt.vm
AU        maven-resources-plugin\src\site\apt\examples\filter.apt
AU        maven-resources-plugin\src\site\apt\examples\custom-resource-filters.apt.vm
AU        maven-resources-plugin\src\site\apt\examples\encoding.apt.vm
AU        maven-resources-plugin\src\site\apt\examples\resource-directory.apt
AU        maven-resources-plugin\src\site\apt\examples\include-exclude.apt
AU        maven-resources-plugin\src\site\apt\examples\binaries-filtering.apt.vm
A         maven-resources-plugin\src\site\resources
A         maven-resources-plugin\src\site\resources\download.cgi
 U        .
At revision 1757252

ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.0.5 doesnt exist
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1728

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1728/changes>

Changes:

[khmarbaise] Removed plexus-io dependency which is already
there as transivite dependency via plexus-archiver.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-21T05:24:16.080 -0700'
U         maven-war-plugin\pom.xml
At revision 1757054

ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.0.5 doesnt exist
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1727

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1727/changes>

Changes:

[khmarbaise] [MWAR-379] manifest goal violates general Maven principle and creates file into src/main/..
 o Followup to add appropriate hint about removing of the goal.
 o Cleaned up site generation and get site generation working
   removed explicit configuration in site descriptor using inheritance
   instead.
 o Fixed several JavaDoc warnings.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-20T04:24:07.106 -0700'
U         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\AbstractWarMojoTest.java
U         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\WarExplodedMojoTest.java
U         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\AbstractWarExplodedMojoTest.java
U         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\WarExplodedMojoFilteringTest.java
U         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\WarInPlaceMojoTest.java
U         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\WarOverlaysTest.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\util\PathSet.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\util\WebappStructure.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\Overlay.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\overlay\OverlayManager.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\AbstractWarMojo.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\packaging\WarPackagingTask.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\packaging\AbstractWarPackagingTask.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\packaging\ClassesPackagingTask.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\packaging\WarPostPackagingTask.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\packaging\WarProjectPackagingTask.java
U         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\packaging\OverlayPackagingTask.java
U         maven-war-plugin\src\site\site.xml
U         maven-war-plugin\src\site\apt\index.apt.vm
At revision 1756988

ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.0.5 doesnt exist
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: maven-plugins-windows #1726

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/1726/changes>

Changes:

[khmarbaise] [MWAR-379] manifest goal violates general Maven principle and creates file into src/main/..
 o Removed the whole goal cause everything can be handled with
   MavenArchiver configuration.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace <https://builds.apache.org/job/maven-plugins-windows/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2016-08-20T03:24:06.990 -0700'
D         maven-war-plugin\src\main\java\org\apache\maven\plugins\war\WarManifestMojo.java
D         maven-war-plugin\src\test\resources\unit\manifest
D         maven-war-plugin\src\test\java\org\apache\maven\plugins\war\WarManifestMojoTest.java
At revision 1756987

ERROR: Maven Home \home\jenkins\tools\maven\apache-maven-3.0.5 doesnt exist
[WARNINGS] Skipping publisher since build result is FAILURE