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/05/05 03:35:19 UTC

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

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

Changes:

[schulte] o Updated to 'plexus-utils-3.0.23'.
o Updated to stop suppressing exceptions incorrectly when closing resources.
  Most of the time the 'IOUtils.closeQuietly' methods of 'commons-io' and
  the 'IOUtil.close' method of 'plexus-utils' are used incorrectly. They
  are meant to be used in 'finally' blocks to not suppress an exception
  already thrown in the 'try' block. The documentation of the
  'IOUtils.closeQuietly' methods explicitly contains usage examples.
  As soon as 'commons-io' or 'plexus-utils' is targetted at Java 1.7, those
  methods should get deprecated and people should be told to use the
  try-with-resources statement instead.

------------------------------------------
[...truncated 5740 lines...]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.873 sec - in org.apache.maven.plugins.dependency.fromDependencies.TestUnpackDependenciesMojo2
Running org.apache.maven.plugins.dependency.resolvers.TestResolveMojo
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.apache.maven.plugins.dependency.resolvers.TestResolveMojo
Running org.apache.maven.plugins.dependency.TestGetMojo
[INFO] Resolving org.apache.maven:maven-model:jar:2.0.9 with transitive dependencies
[INFO] Resolving org.apache.maven:maven-model:jar:2.0.9
[INFO] Resolving org.apache.maven:maven-model:jar:2.0.9
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 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.052 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: 4.034 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.104 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.003 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.021 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.066 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: 1.024 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: 0.458 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.007 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: 0.785 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-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-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.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\1\org\apache\maven\plugins\maven-dependency-plugin\3.0-SNAPSHOT\maven-dependency-plugin-3.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\1\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 [18.843s]
[INFO] Apache Maven Ant Plugin ........................... SUCCESS [15.046s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [3.842s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.543s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [22.784s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [5.832s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [14.367s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [9.692s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [1.657s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [4.943s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.186s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [7.023s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [8.268s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [2.023s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:03.097s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [2.910s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [0.871s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [16.397s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [4.687s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [5.664s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [10.215s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [11.583s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [8.776s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [2.008s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [1.425s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [1.783s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [18.959s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [7.150s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.287s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [8.336s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [3.847s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [26.319s]
[INFO] Apache Maven Project Info Reports Plugin .......... SUCCESS [23.947s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [5.505s]
[INFO] Apache Maven Shade Plugin ......................... FAILURE [7.626s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.050s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [19.699s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:20.611s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.485s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:33.962s
[INFO] Finished at: Wed May 04 20:35:13 PDT 2016
[INFO] Final Memory: 125M/383M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) on project maven-shade-plugin: You have 1 Checkstyle violation. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) on project maven-shade-plugin: You have 1 Checkstyle violation.
	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:601)
	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:601)
	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$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
	at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:580)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 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-shade-plugin
[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-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-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-ear-plugin\pom.xml to org.apache.maven.plugins/maven-ear-plugin/2.10.2-SNAPSHOT/maven-ear-plugin-2.10.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ear-plugin\target\maven-ear-plugin-2.10.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-ear-plugin/2.10.2-SNAPSHOT/maven-ear-plugin-2.10.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-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-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-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-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 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-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-jar-plugin\pom.xml to org.apache.maven.plugins/maven-jar-plugin/3.0.1-SNAPSHOT/maven-jar-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jar-plugin\target\maven-jar-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jar-plugin/3.0.1-SNAPSHOT/maven-jar-plugin-3.0.1-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-invoker-plugin\pom.xml to org.apache.maven.plugins/maven-invoker-plugin/2.0.1-SNAPSHOT/maven-invoker-plugin-2.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-2.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/2.0.1-SNAPSHOT/maven-invoker-plugin-2.0.1-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-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-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-deploy-plugin\pom.xml to org.apache.maven.plugins/maven-deploy-plugin/3.0-SNAPSHOT/maven-deploy-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-deploy-plugin\target\maven-deploy-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0-SNAPSHOT/maven-deploy-plugin-3.0-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-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-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-resources-plugin\pom.xml to org.apache.maven.plugins/maven-resources-plugin/2.8-SNAPSHOT/maven-resources-plugin-2.8-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-2.8-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/2.8-SNAPSHOT/maven-resources-plugin-2.8-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-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-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-toolchains-plugin\pom.xml to org.apache.maven.plugins/maven-toolchains-plugin/1.2-SNAPSHOT/maven-toolchains-plugin-1.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-toolchains-plugin\target\maven-toolchains-plugin-1.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-toolchains-plugin/1.2-SNAPSHOT/maven-toolchains-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-dependency-plugin\pom.xml to org.apache.maven.plugins/maven-dependency-plugin/3.0-SNAPSHOT/maven-dependency-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0-SNAPSHOT/maven-dependency-plugin-3.0-SNAPSHOT.jar
[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-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-war-plugin\pom.xml to org.apache.maven.plugins/maven-war-plugin/3.0.0-SNAPSHOT/maven-war-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.0.0-SNAPSHOT/maven-war-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
[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-shade-plugin\pom.xml to org.apache.maven.plugins/maven-shade-plugin/3.0-SNAPSHOT/maven-shade-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.0-SNAPSHOT/maven-shade-plugin-3.0-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-javadoc-plugin\pom.xml to org.apache.maven.plugins/maven-javadoc-plugin/2.10.4-SNAPSHOT/maven-javadoc-plugin-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-2.10.4-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/2.10.4-SNAPSHOT/maven-javadoc-plugin-2.10.4-SNAPSHOT.jar
Compressed 421.73 KB of artifacts by 37.9% relative to #1568
[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-SNAPSHOT/maven-assembly-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.0-SNAPSHOT/maven-assembly-plugin-3.0-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.1-SNAPSHOT/maven-source-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-source-plugin\target\maven-source-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-source-plugin/3.0.1-SNAPSHOT/maven-source-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-SNAPSHOT/maven-install-plugin-3.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-install-plugin\target\maven-install-plugin-3.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-install-plugin/3.0-SNAPSHOT/maven-install-plugin-3.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org schulte@apache.org
Sending e-mails to: notifications@maven.apache.org schulte@apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE