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:42:31 UTC

Build failed in Jenkins: maven-plugins #5885

See <https://builds.apache.org/job/maven-plugins/5885/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 5618 lines...]
[INFO] Exclude: src/test/resources/gnupg/*
[INFO] Exclude: DEPENDENCIES
[INFO] 66 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 54 licence.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:helpmojo (generate-helpmojo) @ maven-gpg-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-gpg-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-gpg-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-gpg-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target/classes>
[INFO] <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AttachedSignedArtifact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AttachedSignedArtifact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ maven-gpg-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors.
[INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ maven-gpg-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ maven-gpg-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ maven-gpg-plugin ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-gpg-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target/maven-gpg-plugin-1.7-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-gpg-plugin ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-gpg-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-gpg-plugin ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target/maven-gpg-plugin-1.7-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/plugins/maven-gpg-plugin/1.7-SNAPSHOT/maven-gpg-plugin-1.7-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/plugins/maven-gpg-plugin/1.7-SNAPSHOT/maven-gpg-plugin-1.7-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/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/ws/pom.xml> to /home/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 [13.781s]
[INFO] Apache Maven Ant Plugin ........................... SUCCESS [33.060s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [4.197s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [10.120s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [14.475s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [9.166s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [10.421s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [8.862s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [2.890s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [8.012s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [8.480s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [5.333s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [7.977s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [3.354s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [1:44.306s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [4.931s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [2.405s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [14.814s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [7.145s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [5.539s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [10.960s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [11.077s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [7.412s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [3.187s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [2.832s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [3.427s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [20.646s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [6.714s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [17.523s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [10.497s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [5.081s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [18.811s]
[INFO] Apache Maven Project Info Reports Plugin .......... SUCCESS [21.449s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [6.460s]
[INFO] Apache Maven Shade Plugin ......................... FAILURE [9.328s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.752s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [16.464s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [54.384s]
[INFO] Apache Maven GPG Plugin ........................... SUCCESS [3.094s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [1.310s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:29.427s
[INFO] Finished at: Thu May 05 03:42:15 UTC 2016
[INFO] Final Memory: 145M/815M
[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:212)
	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:317)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	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:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:185)
	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:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(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.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:106)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 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-shade-plugin
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/pom.xml> to org.apache.maven.plugins/maven-gpg-plugin/1.7-SNAPSHOT/maven-gpg-plugin-1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/maven-gpg-plugin/target/maven-gpg-plugin-1.7-SNAPSHOT.jar> to org.apache.maven.plugins/maven-gpg-plugin/1.7-SNAPSHOT/maven-gpg-plugin-1.7-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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/ws/pom.xml> to org.apache.maven.plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 419.44 KB of artifacts by 38.1% relative to #5884
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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 <https://builds.apache.org/job/maven-plugins/ws/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