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/09/18 17:48:40 UTC

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

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

Changes:

[khmarbaise] o DeployMojo
  Using ProjectDeployer instead of ArtifactDeployer
  which makes code much more simpler and using 
  ProjectDeployerRequest instead of DeployRequest.
o DeployFileMojo
  using ArtifactDeployer.
o Added slf4j-api and slf4j-noop in test scope
  to get running the tests.

------------------------------------------
[...truncated 5569 lines...]
[INFO] Resolving org.apache.maven:maven-model:jar:2.0.9
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.52 sec - in org.apache.maven.plugins.dependency.TestGetMojo
Running org.apache.maven.plugins.dependency.TestPropertiesMojo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.apache.maven.plugins.dependency.TestPropertiesMojo
Running org.apache.maven.plugins.dependency.TestSkip
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.388 sec - in org.apache.maven.plugins.dependency.TestSkip
Running org.apache.maven.plugins.dependency.tree.TestTreeMojo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.apache.maven.plugins.dependency.tree.TestTreeMojo
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Running org.apache.maven.plugins.dependency.utils.filters.TestMarkerFileFilter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.maven.plugins.dependency.utils.filters.TestMarkerFileFilter
Running org.apache.maven.plugins.dependency.utils.filters.TestResolveMarkerFileFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.maven.plugins.dependency.utils.filters.TestResolveMarkerFileFilter
Running org.apache.maven.plugins.dependency.utils.markers.TestDefaultMarkerFileHandler
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.maven.plugins.dependency.utils.markers.TestDefaultMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.markers.TestSourcesMarkerFileHandler
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.maven.plugins.dependency.utils.markers.TestSourcesMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.671 sec - in org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Running org.apache.maven.plugins.dependency.utils.TestDependencyUtil
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.maven.plugins.dependency.utils.TestDependencyUtil
Running org.apache.maven.plugins.dependency.utils.TestSilentLog
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.maven.plugins.dependency.utils.TestSilentLog
Running org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

Tests run: 237, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-dependency-plugin ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-windows/ws/pom.xml> to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ........................... SUCCESS [24.676s]
[INFO] Apache Maven Ant Plugin ........................... SUCCESS [21.006s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [5.629s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [21.342s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [30.062s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [8.468s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.209s]
[INFO] Apache Maven Deploy Plugin ........................ FAILURE [7.457s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [2.457s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [8.992s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [11.943s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [7.068s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [12.870s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [3.675s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [4:29.408s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [8.291s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [10.019s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [2.055s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [22.240s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [14.152s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [15.319s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [29.843s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [51.121s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [19.570s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [28.307s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.107s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [8.005s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [52.227s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.364s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [31.854s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [14.075s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [51.934s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [54.078s]
[INFO] Apache Maven Project Info Reports Plugin .......... SUCCESS [1:26.821s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [15.115s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [26.792s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [18.806s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [1:14.082s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [3:53.022s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [1.090s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:32.199s
[INFO] Finished at: Sun Sep 18 10:48:28 PDT 2016
[INFO] Final Memory: 135M/424M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project maven-deploy-plugin: Compilation failure: Compilation failure:
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java:[61,39] package org.apache.maven.shared.project does not exist
[ERROR] /F:/jenkins/jenkins-slave/workspace/maven-plugins-windows/maven-deploy-plugin/src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java:[223,17] cannot find symbol
[ERROR] symbol:   class NoFileAssignedException
[ERROR] location: class org.apache.maven.plugins.deploy.DeployMojo
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project maven-deploy-plugin: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	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(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-deploy-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/1.9-SNAPSHOT/maven-antrun-plugin-1.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-1.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/1.9-SNAPSHOT/maven-antrun-plugin-1.9-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-linkcheck-plugin\pom.xml to org.apache.maven.plugins/maven-linkcheck-plugin/1.3-SNAPSHOT/maven-linkcheck-plugin-1.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-linkcheck-plugin\target\maven-linkcheck-plugin-1.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-linkcheck-plugin/1.3-SNAPSHOT/maven-linkcheck-plugin-1.3-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-scm-publish-plugin\pom.xml to org.apache.maven.plugins/maven-scm-publish-plugin/1.2-SNAPSHOT/maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-scm-publish-plugin/1.2-SNAPSHOT/maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-acr-plugin\pom.xml to org.apache.maven.plugins/maven-acr-plugin/3.0.1-SNAPSHOT/maven-acr-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-acr-plugin\target\maven-acr-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-acr-plugin/3.0.1-SNAPSHOT/maven-acr-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\pom.xml to org.apache.maven.plugins/maven-install-plugin/3.0.0-SNAPSHOT/maven-install-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\maven-install-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-install-plugin/3.0.0-SNAPSHOT/maven-install-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\pom.xml to org.apache.maven.plugins/maven-assembly-plugin/3.0.0-SNAPSHOT/maven-assembly-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.0.0-SNAPSHOT/maven-assembly-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-docck-plugin\pom.xml to org.apache.maven.plugins/maven-docck-plugin/1.2-SNAPSHOT/maven-docck-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-docck-plugin\target\maven-docck-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-docck-plugin/1.2-SNAPSHOT/maven-docck-plugin-1.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins-windows/ws/pom.xml> to org.apache.maven.plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-clean-plugin\pom.xml to org.apache.maven.plugins/maven-clean-plugin/3.0.1-SNAPSHOT/maven-clean-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-clean-plugin\target\maven-clean-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-clean-plugin/3.0.1-SNAPSHOT/maven-clean-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\pom.xml to org.apache.maven.plugins/maven-resources-plugin/3.0.2-SNAPSHOT/maven-resources-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.2-SNAPSHOT/maven-resources-plugin-3.0.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\pom.xml to org.apache.maven.plugins/maven-pmd-plugin/3.7-SNAPSHOT/maven-pmd-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.7-SNAPSHOT/maven-pmd-plugin-3.7-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\pom.xml to org.apache.maven.plugins/maven-shade-plugin/3.0.0-SNAPSHOT/maven-shade-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.0.0-SNAPSHOT/maven-shade-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-toolchains-plugin\pom.xml to org.apache.maven.plugins/maven-toolchains-plugin/3.0.0-SNAPSHOT/maven-toolchains-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-toolchains-plugin\target\maven-toolchains-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-toolchains-plugin/3.0.0-SNAPSHOT/maven-toolchains-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-remote-resources-plugin\pom.xml to org.apache.maven.plugins/maven-remote-resources-plugin/1.6-SNAPSHOT/maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to org.apache.maven.plugins/maven-remote-resources-plugin/1.6-SNAPSHOT/maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin\pom.xml to org.apache.maven.plugins/maven-project-info-reports-plugin/2.10-SNAPSHOT/maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to org.apache.maven.plugins/maven-project-info-reports-plugin/2.10-SNAPSHOT/maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-patch-plugin\pom.xml to org.apache.maven.plugins/maven-patch-plugin/1.3-SNAPSHOT/maven-patch-plugin-1.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-patch-plugin\target\maven-patch-plugin-1.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-patch-plugin/1.3-SNAPSHOT/maven-patch-plugin-1.3-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\pom.xml to org.apache.maven.plugins/maven-compiler-plugin/3.6-SNAPSHOT/maven-compiler-plugin-3.6-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.6-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.6-SNAPSHOT/maven-compiler-plugin-3.6-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-stage-plugin\pom.xml to org.apache.maven.plugins/maven-stage-plugin/1.1-SNAPSHOT/maven-stage-plugin-1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-stage-plugin\target\maven-stage-plugin-1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-stage-plugin/1.1-SNAPSHOT/maven-stage-plugin-1.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-verifier-plugin\pom.xml to org.apache.maven.plugins/maven-verifier-plugin/3.0.0-SNAPSHOT/maven-verifier-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-verifier-plugin\target\maven-verifier-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-verifier-plugin/3.0.0-SNAPSHOT/maven-verifier-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ant-plugin\pom.xml to org.apache.maven.plugins/maven-ant-plugin/2.5-SNAPSHOT/maven-ant-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ant-plugin\target\maven-ant-plugin-2.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-ant-plugin/2.5-SNAPSHOT/maven-ant-plugin-2.5-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jarsigner-plugin\pom.xml to org.apache.maven.plugins/maven-jarsigner-plugin/1.5-SNAPSHOT/maven-jarsigner-plugin-1.5-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jarsigner-plugin\target\maven-jarsigner-plugin-1.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-jarsigner-plugin/1.5-SNAPSHOT/maven-jarsigner-plugin-1.5-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\pom.xml to org.apache.maven.plugins/maven-ejb-plugin/2.5.2-SNAPSHOT/maven-ejb-plugin-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-2.5.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/2.5.2-SNAPSHOT/maven-ejb-plugin-2.5.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changelog-plugin\pom.xml to org.apache.maven.plugins/maven-changelog-plugin/2.4-SNAPSHOT/maven-changelog-plugin-2.4-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changelog-plugin\target\maven-changelog-plugin-2.4-SNAPSHOT.jar to org.apache.maven.plugins/maven-changelog-plugin/2.4-SNAPSHOT/maven-changelog-plugin-2.4-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\pom.xml to org.apache.maven.plugins/maven-help-plugin/2.2.1-SNAPSHOT/maven-help-plugin-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-2.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/2.2.1-SNAPSHOT/maven-help-plugin-2.2.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\pom.xml to org.apache.maven.plugins/maven-war-plugin/3.0.1-SNAPSHOT/maven-war-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.0.1-SNAPSHOT/maven-war-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ear-plugin\pom.xml to org.apache.maven.plugins/maven-ear-plugin/3.0.0-SNAPSHOT/maven-ear-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ear-plugin\target\maven-ear-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-ear-plugin/3.0.0-SNAPSHOT/maven-ear-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\pom.xml to org.apache.maven.plugins/maven-invoker-plugin/3.0.0-SNAPSHOT/maven-invoker-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.0-SNAPSHOT/maven-invoker-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\pom.xml to org.apache.maven.plugins/maven-jdeps-plugin/3.0.1-SNAPSHOT/maven-jdeps-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.0.1-SNAPSHOT/maven-jdeps-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-doap-plugin\pom.xml to org.apache.maven.plugins/maven-doap-plugin/1.3-SNAPSHOT/maven-doap-plugin-1.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-doap-plugin\target\maven-doap-plugin-1.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-doap-plugin/1.3-SNAPSHOT/maven-doap-plugin-1.3-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\dependency-reduced-pom.xml to org.apache.maven.plugins/maven-site-plugin/3.6-SNAPSHOT/maven-site-plugin-3.6-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.6-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.6-SNAPSHOT/maven-site-plugin-3.6-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\pom.xml to org.apache.maven.plugins/maven-changes-plugin/2.13-SNAPSHOT/maven-changes-plugin-2.13-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-2.13-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/2.13-SNAPSHOT/maven-changes-plugin-2.13-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-deploy-plugin\pom.xml to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-repository-plugin\pom.xml to org.apache.maven.plugins/maven-repository-plugin/2.5-SNAPSHOT/maven-repository-plugin-2.5-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-repository-plugin\target\maven-repository-plugin-2.5-SNAPSHOT.jar to org.apache.maven.plugins/maven-repository-plugin/2.5-SNAPSHOT/maven-repository-plugin-2.5-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-source-plugin\pom.xml to org.apache.maven.plugins/maven-source-plugin/3.0.2-SNAPSHOT/maven-source-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-source-plugin\target\maven-source-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-source-plugin/3.0.2-SNAPSHOT/maven-source-plugin-3.0.2-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pdf-plugin\pom.xml to org.apache.maven.plugins/maven-pdf-plugin/1.4-SNAPSHOT/maven-pdf-plugin-1.4-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pdf-plugin\target\maven-pdf-plugin-1.4-SNAPSHOT.jar to org.apache.maven.plugins/maven-pdf-plugin/1.4-SNAPSHOT/maven-pdf-plugin-1.4-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jar-plugin\pom.xml to org.apache.maven.plugins/maven-jar-plugin/3.0.3-SNAPSHOT/maven-jar-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-jar-plugin/3.0.3-SNAPSHOT/maven-jar-plugin-3.0.3-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\pom.xml to org.apache.maven.plugins/maven-javadoc-plugin/3.0.0-SNAPSHOT/maven-javadoc-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.0-SNAPSHOT/maven-javadoc-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\pom.xml to org.apache.maven.plugins/maven-dependency-plugin/3.0.0-SNAPSHOT/maven-dependency-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.0-SNAPSHOT/maven-dependency-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-rar-plugin\pom.xml to org.apache.maven.plugins/maven-rar-plugin/3.0.0-SNAPSHOT/maven-rar-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-rar-plugin\target\maven-rar-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-rar-plugin/3.0.0-SNAPSHOT/maven-rar-plugin-3.0.0-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\pom.xml to org.apache.maven.plugins/maven-checkstyle-plugin/2.18-SNAPSHOT/maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/2.18-SNAPSHOT/maven-checkstyle-plugin-2.18-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE