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 2017/09/17 11:38:19 UTC

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

See <https://builds.apache.org/job/maven-plugins-windows/2069/display/redirect?page=changes>

Changes:

[khmarbaise] Back to 3.0.0-alpha-1 based on CANCELED VOTE.

[khmarbaise] [MJMOD-5] Usage of moduleName in describe/list goal / classpath usage in create goal
 o in describe/list goal change the moduleName into jmodFile using 
   a default or can be given explicit by a property.
   Added IT's for direct call of the goals describe/list.
 o Removed the parameter classPath from the goal create. The command line
   will got the information from pathElements instead.

------------------------------------------
[...truncated 591.25 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [12.221s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.499s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.084s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [21.101s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.245s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.552s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [12.703s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.438s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.813s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.838s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.028s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [12.876s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [4.923s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.203s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.324s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.461s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [11.481s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.972s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [10.138s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.375s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [23.922s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.121s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.165s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.927s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.520s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [34.796s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.844s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.262s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.949s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [23.849s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [40.667s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:39.173s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [24.922s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.506s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.425s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.479s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.851s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.494s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.592s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.093s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.650s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:00.453s
[INFO] Finished at: Sun Sep 17 11:37:46 UTC 2017
[INFO] Final Memory: 83M/713M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-1-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-1-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-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-ejb-plugin\pom.xml to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.1.1-SNAPSHOT/maven-war-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.1.1-SNAPSHOT/maven-war-plugin-3.1.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 23.2% relative to #2068
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2131/display/redirect?page=changes>

Changes:

[hboutemy] fixed code locations now in git

------------------------------------------
[...truncated 585.10 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.008 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.002 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.018 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.025 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.139 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 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.006 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 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.704 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 31.961 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 16.930 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 17.130 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 57.844 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 48.851 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [01:49 min]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [01:48 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [ 43.351 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [01:24 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:22 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:58 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [01:35 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:19 min]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [01:35 min]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [ 52.511 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [ 43.952 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [01:33 min]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 57.394 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [01:08 min]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [01:32 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [02:29 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:00 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [01:22 min]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 35.605 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [01:05 min]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 48.786 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 11.501 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.191 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  8.770 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 26.634 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 38.904 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:44 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 34.888 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [ 11.136 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [ 12.150 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  4.319 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 12.318 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 16.698 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  8.752 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:15 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  6.521 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:35 min
[INFO] Finished at: 2017-12-07T00:48:59+00:00
[INFO] Final Memory: 111M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2130/display/redirect?page=changes>

Changes:

[Robert Scholte] [maven-release-plugin] prepare for next development iteration

[Robert Scholte] [maven-release-plugin] prepare release maven-javadoc-plugin-3.0.0

------------------------------------------
[...truncated 556.50 KB...]
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 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.01 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.041 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.394 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 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.006 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 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.808 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 14.481 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 16.559 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.725 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.503 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  9.888 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 19.634 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.647 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.326 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.388 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.660 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.839 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.285 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.355 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.768 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.940 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.702 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 20.040 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.319 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.457 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 15.973 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 28.548 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 14.374 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.372 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.664 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  8.385 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 28.566 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 13.663 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 15.787 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [ 10.112 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 27.559 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 44.832 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:59 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 41.580 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.671 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.928 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.339 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 12.244 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 14.920 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.869 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:17 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.545 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:43 min
[INFO] Finished at: 2017-12-03T20:38:59+00:00
[INFO] Final Memory: 112M/743M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 423.92 KB of artifacts by 37.7% relative to #2129
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2129/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-498] "module not found" when Java 9 module-info present
Support aggrated javadoc

------------------------------------------
[...truncated 550.84 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.01 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.002 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.012 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.015 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.133 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 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.006 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 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.699 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.546 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 16.769 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.428 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.786 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.946 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 19.759 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.998 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.920 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 11.415 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.549 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.983 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.761 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.784 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.651 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.887 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.713 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.146 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.367 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.203 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 13.664 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 22.213 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.192 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.434 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.180 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.879 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 24.440 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 11.983 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 15.098 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  8.697 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 23.415 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 37.944 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:36 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 27.968 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  8.942 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.689 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.157 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.193 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 14.245 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.098 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:10 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.999 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:39 min
[INFO] Finished at: 2017-12-03T16:38:17+00:00
[INFO] Final Memory: 111M/694M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2128/display/redirect?page=changes>

Changes:

[Robert Scholte] Skip several unittests for Java9

------------------------------------------
[...truncated 546.91 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.011 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.002 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.018 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.022 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.215 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 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.005 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 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.759 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.520 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 16.944 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 16.233 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 23.294 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.404 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 19.268 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.059 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.242 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.120 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.470 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 28.339 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.875 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.732 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.606 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.947 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.664 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 17.710 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 27.982 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 10.434 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 16.462 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 23.098 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.783 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.161 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.216 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.447 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 27.714 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.827 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.027 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [ 27.170 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 28.145 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 44.946 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:55 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 30.955 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.871 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.949 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.425 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 13.209 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 16.839 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.402 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:31 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.906 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:29 min
[INFO] Finished at: 2017-12-02T21:39:52+00:00
[INFO] Final Memory: 115M/578M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.jar
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 423.01 KB of artifacts by 37.8% relative to #2127
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2127/display/redirect?page=changes>

Changes:

[Robert Scholte] JDK-8032205 was closed as not an issue, so not solved in Java9.
Need to review the conclusion

------------------------------------------
[...truncated 2.31 MB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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.002 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.013 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.011 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.071 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 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.006 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 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.756 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 21.821 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 16.813 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 18.003 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 26.276 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  9.442 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 19.514 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 12.795 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.477 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.780 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 28.086 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 12.817 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 12.652 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.720 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.839 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.922 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.545 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 22.642 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.558 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.864 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 13.080 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 27.354 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 13.092 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.746 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.166 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.509 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 23.571 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.221 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.576 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  8.560 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 23.903 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 38.324 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [03:01 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 31.029 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.111 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.497 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.977 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 10.577 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 14.284 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [ 22.440 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:14 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  3.965 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:45 min
[INFO] Finished at: 2017-12-02T15:41:35+00:00
[INFO] Final Memory: 116M/696M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 423.01 KB of artifacts by 37.8% relative to #2126
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2126/display/redirect?page=changes>

Changes:

[Robert Scholte] Upgrade mockito to remove warning about illegal reflective access

[Robert Scholte] Improve TestJavadocReportTest#testTestJavadoc
J8 warns and continues with missing dependency, J9 fails.
In fact test was wrong: dependency should have been on classpath

[Robert Scholte] unittest should prefer JAVA_HOME when executing from cmdline
When running with Java9+ no need to switch from jre to jdk directory (jep220)

------------------------------------------
[...truncated 557.72 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestMarkerFileFilter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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.025 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.015 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.106 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 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.006 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 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.748 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 19.065 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 30.958 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 19.599 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 28.216 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 11.278 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 22.016 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.488 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  7.024 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 11.820 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 14.683 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 14.616 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 14.476 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  6.709 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  7.167 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.337 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  4.013 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 23.165 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 11.072 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 10.466 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 14.682 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 29.206 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 13.309 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.279 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.307 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.533 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 25.324 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.807 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.673 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.370 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 26.285 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 43.082 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:51 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 33.400 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.926 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.979 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  3.175 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 12.646 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 15.657 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.777 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:16 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.283 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:07 min
[INFO] Finished at: 2017-12-02T14:39:29+00:00
[INFO] Final Memory: 115M/681M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 423.01 KB of artifacts by 45.4% relative to #2125
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2125/display/redirect?page=changes>

Changes:

[Robert Scholte] MJAVADOC-502 Update DEFAULT_JAVA_API_LINKS

------------------------------------------
[...truncated 550.25 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.002 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.013 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.005 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.094 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 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.006 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 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.691 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.025 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 16.729 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.314 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.789 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.573 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 19.616 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.599 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.294 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.242 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.235 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 14.033 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.330 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.383 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.825 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.227 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.681 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.996 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.207 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  8.954 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 13.568 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 21.204 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.133 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.862 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.293 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.727 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 24.380 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 11.626 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 15.294 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.177 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 51.459 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 38.065 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:35 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 29.567 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.210 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.489 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.205 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.532 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 14.782 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.048 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:10 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.574 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:49 min
[INFO] Finished at: 2017-12-02T12:38:22+00:00
[INFO] Final Memory: 112M/721M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 422.94 KB of artifacts by 37.8% relative to #2124
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2124/display/redirect?page=changes>

Changes:

[Robert Scholte] session is required parameter, so cannot be null. Fix related unittests

------------------------------------------
[...truncated 560.82 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 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.011 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.002 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.012 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.015 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.138 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 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.005 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 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.68 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 17.447 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 17.765 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 17.625 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 38.969 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.390 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 20.454 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.891 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.328 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 11.640 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.625 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 15.219 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.766 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.531 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.735 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.703 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.672 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 22.078 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.407 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.016 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 14.531 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 29.195 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.480 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.873 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.101 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.096 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 25.759 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.038 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.605 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [ 25.087 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 28.458 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 42.368 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:40 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 30.631 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.443 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.585 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  3.395 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.937 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 15.067 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.889 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:11 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [ 25.737 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:04 min
[INFO] Finished at: 2017-12-02T11:40:09+00:00
[INFO] Final Memory: 114M/605M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 421.11 KB of artifacts by 38.0% relative to #2123
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2123/display/redirect?page=changes>

Changes:

[Robert Scholte] Add project/artifact key to set of sourcePaths to recognize reactor projects versus dependencies

------------------------------------------
[...truncated 550.51 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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 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.015 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 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.016 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: 0.828 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 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 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 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.515 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 12.922 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 15.344 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 13.625 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 20.547 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  9.609 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 16.187 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 12.453 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  4.469 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [  9.235 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 11.031 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 11.750 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 11.625 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.078 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  5.375 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.500 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.046 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 14.547 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [  8.750 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  7.300 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 11.469 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 19.812 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 10.047 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  5.891 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  3.437 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.078 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 19.703 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 10.078 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 13.343 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  7.812 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 21.266 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 32.468 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:07 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 23.203 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  7.562 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  3.890 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  1.891 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [  9.516 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 12.407 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  5.766 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [ 57.844 s]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.188 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:31 min
[INFO] Finished at: 2017-11-25T20:35:47+00:00
[INFO] Final Memory: 114M/732M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 421.12 KB of artifacts by 38.0% relative to #2122
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2122/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-84] display pdf generated file(s) location

------------------------------------------
[...truncated 579.74 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.015 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.002 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.01 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.014 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: 0.851 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 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.005 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 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.58 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 16.719 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 15.593 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 14.594 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.016 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  9.047 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 18.781 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 11.657 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  4.750 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.843 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 11.297 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 12.860 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 11.703 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.109 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  5.579 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.140 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.344 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 19.671 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [  8.781 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  7.594 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 11.859 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 25.422 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 11.000 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.141 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  3.891 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.547 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 20.062 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 10.093 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 14.156 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  7.953 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 22.031 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 33.719 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:16 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 27.400 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  8.799 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.060 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  3.189 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [  9.718 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 12.451 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.184 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:00 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  3.916 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:19 min
[INFO] Finished at: 2017-11-25T18:36:32+00:00
[INFO] Final Memory: 115M/621M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 420.28 KB of artifacts by 38.1% relative to #2121
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2121/display/redirect?page=changes>

Changes:

[Robert Scholte] Group sets of sourcepaths per project, in prepare of usage of module-source-path.

------------------------------------------
[...truncated 550.06 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.016 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 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 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 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: 0.844 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 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 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 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.547 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 12.123 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 14.931 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 12.710 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 18.903 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  8.563 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 15.795 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 11.101 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  4.242 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [  8.617 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 10.849 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 11.217 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 11.114 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  4.567 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  5.210 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.083 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  2.858 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 13.849 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [  8.478 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  7.426 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 10.967 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 19.294 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [  9.796 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  5.229 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  3.302 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  5.506 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 19.151 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [  9.711 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 12.999 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  7.644 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 19.171 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 31.395 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:08 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 24.178 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  7.735 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  3.828 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  1.953 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [  9.500 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 11.500 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  5.687 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:07 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  3.859 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:23 min
[INFO] Finished at: 2017-11-25T13:35:38+00:00
[INFO] Final Memory: 114M/657M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2120/display/redirect?page=changes>

Changes:

[Robert Scholte] Switch from List to Collection to make it easier to use Sets when preferred

------------------------------------------
[...truncated 565.93 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.007 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 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.008 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.012 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: 0.845 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 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.004 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 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.513 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 14.953 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 15.703 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 14.313 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 21.078 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  9.109 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 17.110 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 11.906 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  4.750 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.563 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 11.491 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 11.875 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 11.594 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  4.813 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  5.797 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  4.734 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  2.922 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 18.937 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [  8.688 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  7.437 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 11.953 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 27.641 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 10.578 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.687 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  3.328 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.438 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 20.312 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 10.078 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 14.281 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  8.109 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 23.859 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 32.714 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:17 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 25.774 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  7.626 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.353 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.977 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [  9.841 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 12.487 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  6.301 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [ 59.007 s]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  7.974 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:14 min
[INFO] Finished at: 2017-11-24T14:37:39+00:00
[INFO] Final Memory: 115M/669M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2119/display/redirect?page=changes>

Changes:

[Robert Scholte] [maven-release-plugin] prepare for next development iteration

[Robert Scholte] [maven-release-plugin] prepare release maven-javadoc-plugin-3.0.0

------------------------------------------
[...truncated 551.31 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.015 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.016 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.016 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.015 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.141 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 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 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 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.718 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.382 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 10.524 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.422 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.420 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.534 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 18.671 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.831 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.128 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.845 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 12.984 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.539 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.329 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.367 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.425 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.838 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.628 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 15.932 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.177 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  8.942 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 13.651 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 21.437 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 11.578 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.610 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.016 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.968 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 24.032 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 11.312 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 15.078 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  8.594 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 22.813 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 37.594 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:32 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 27.359 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.032 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.453 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.063 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.484 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 13.687 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  6.562 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:07 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.031 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:00 min
[INFO] Finished at: 2017-11-18T15:37:25+00:00
[INFO] Final Memory: 113M/710M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2118/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-497] javadoc:aggregate ignores excludePackageNames

------------------------------------------
[...truncated 552.16 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.011 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.012 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.017 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.311 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 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.005 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 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.774 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.974 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 10.778 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.237 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.936 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.526 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 18.400 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.884 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.883 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.818 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 12.987 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.754 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.280 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.483 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [ 13.156 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.174 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.543 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.097 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.250 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  8.641 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 13.313 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 24.531 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 11.719 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.390 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.000 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.953 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 23.344 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 11.265 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 15.172 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  8.578 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 23.094 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 36.937 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:34 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 29.497 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.347 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.900 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.404 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 12.064 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 13.879 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.209 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:10 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.568 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:23 min
[INFO] Finished at: 2017-11-18T14:38:10+00:00
[INFO] Final Memory: 112M/772M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 419.72 KB of artifacts by 38.1% relative to #2117
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2117/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-489] Javadoc plugin needs to set module path
Support Maven multimodule projects

------------------------------------------
[...truncated 553.36 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.01 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.017 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.019 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.108 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 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.006 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 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.724 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.275 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 11.045 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.800 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 23.634 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.510 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 18.979 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.547 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.266 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.598 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.772 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 20.128 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.382 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.516 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.719 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.125 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.766 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.235 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.641 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  8.875 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 19.094 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 21.454 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.750 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.547 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.015 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.063 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 23.781 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 11.703 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 15.360 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.062 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 23.313 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 37.656 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:35 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 28.660 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.077 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.850 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.130 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.673 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 13.724 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  6.652 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:09 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.341 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:35 min
[INFO] Finished at: 2017-11-18T13:38:51+00:00
[INFO] Final Memory: 112M/762M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2116/display/redirect?page=changes>

Changes:

[hboutemy] added classical download.xml.vm

[hboutemy] added classical download.xml.vm

[hboutemy] added classical download.xml.vm

------------------------------------------
[...truncated 559.98 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.015 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.002 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.013 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.017 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.215 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 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.054 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 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.682 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 236 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 212 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 17.997 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 12.417 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 18.827 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 28.499 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 12.593 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 21.724 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 15.197 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  7.197 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 12.282 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 15.257 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 15.797 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 15.552 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  6.383 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  7.817 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.852 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  4.790 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 22.572 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 11.296 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 10.156 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 15.740 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 28.814 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 14.412 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.731 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.989 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  8.176 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 28.560 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 13.554 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 18.023 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [ 10.407 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 27.958 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 44.701 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:58 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 35.137 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [ 10.483 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.398 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.360 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 12.927 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 16.360 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.445 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:20 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.951 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:20 min
[INFO] Finished at: 2017-11-18T00:40:51+00:00
[INFO] Final Memory: 112M/616M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2115/display/redirect?page=changes>

Changes:

[Robert Scholte] [maven-release-plugin] prepare for next development iteration

[Robert Scholte] [maven-release-plugin] prepare release maven-javadoc-plugin-3.0.0

[Robert Scholte] Back to 3.0.0-SNAPSHOT
Upgrade maven-plugin-plugin to 3.5

------------------------------------------
[...truncated 550.08 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.013 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.014 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.026 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.298 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 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.003 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 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.922 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [01:35 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 57.672 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:02 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:32 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 36.322 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 57.109 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 44.198 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [ 20.631 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 36.509 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 37.221 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 40.044 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 14.560 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  6.813 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  7.317 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  9.928 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.760 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 17.104 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.490 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 19.373 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 14.690 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 22.784 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.916 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.003 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.213 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.128 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 25.958 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 26.059 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 17.094 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.231 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 25.251 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 41.661 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:45 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 40.834 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [ 11.798 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.357 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.460 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 12.071 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 27.852 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.224 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:28 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  6.098 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:21 min
[INFO] Finished at: 2017-11-17T18:05:03+00:00
[INFO] Final Memory: 112M/657M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.jar
[Fast Archiver] Compressed 419.41 KB of artifacts by 38.1% relative to #2114
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2114/display/redirect?page=changes>

Changes:

[Robert Scholte] [maven-release-plugin] prepare for next development iteration

[Robert Scholte] [maven-release-plugin] prepare release maven-javadoc-plugin-3.0.0

[Robert Scholte] [MJAVADOC-500] Add support for explicit toolchain reference

------------------------------------------
[...truncated 559.81 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.031 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 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 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.002 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.151 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 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.005 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 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.687 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 29.057 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 11.910 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 19.496 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 25.937 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 11.388 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 29.022 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.688 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  7.287 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 12.493 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 14.954 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 16.111 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 26.737 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.882 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.783 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.321 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  4.852 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 22.483 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 11.240 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 10.225 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 15.399 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 28.717 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.583 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.856 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.156 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  8.131 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 25.499 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.249 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.324 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.737 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 27.956 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 41.856 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:54 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 30.700 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [ 10.234 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.223 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.844 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 25.566 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 15.910 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.936 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:16 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.543 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:47 min
[INFO] Finished at: 2017-11-17T17:10:02+00:00
[INFO] Final Memory: 113M/710M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-javadoc-plugin\target\maven-javadoc-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-javadoc-plugin/3.0.1-SNAPSHOT/maven-javadoc-plugin-3.0.1-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2113/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-475] Replace parameter additionalparam with additionalOptions
remove old parameter

------------------------------------------
[...truncated 550.10 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.012 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.013 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.017 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.154 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 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.005 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 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.732 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 15.956 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 10.954 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.410 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 22.710 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.210 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 18.568 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.161 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.074 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.730 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 12.654 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.129 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.563 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.866 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  9.200 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.893 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  4.524 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 17.521 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 11.888 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 10.241 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 13.139 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 20.774 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 11.773 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.334 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  3.974 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.605 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 25.680 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.190 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 17.089 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.657 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 26.361 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 37.738 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:31 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 28.042 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  8.783 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.696 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.159 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.579 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 13.822 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  6.635 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:09 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.950 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:23 min
[INFO] Finished at: 2017-11-13T23:37:52+00:00
[INFO] Final Memory: 112M/756M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2112/display/redirect?page=changes>

Changes:

[Robert Scholte] [maven-release-plugin] prepare for next development iteration

[Robert Scholte] [maven-release-plugin] prepare release maven-jdeprscan-plugin-3.0.0-alpha-1

[Robert Scholte] [MINVOKER-228] Improve documentation: "Using with other integration test frameworks" page

------------------------------------------
[...truncated 681.62 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.008 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.002 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.009 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.014 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: 0.903 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 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.005 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 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.558 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 17.558 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [  9.121 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 13.879 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 20.327 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [  8.646 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 17.355 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 11.345 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  4.537 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [  9.689 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 10.969 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 11.925 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 11.301 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  4.779 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  5.273 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  4.768 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  2.904 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 18.564 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [  8.662 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  7.588 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 11.957 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 26.670 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 10.108 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  6.675 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  3.257 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  5.781 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 20.090 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [  9.901 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 14.043 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  7.392 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 22.097 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 32.007 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:09 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 26.437 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  7.415 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  4.093 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.697 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [  9.493 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 12.416 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  6.055 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [ 58.438 s]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.787 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:46 min
[INFO] Finished at: 2017-11-12T15:37:40+00:00
[INFO] Final Memory: 115M/672M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 416.56 KB of artifacts by 38.4% relative to #2111
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2111/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-475] Replace parameter additionalparam with additionalOptions

------------------------------------------
[...truncated 556.72 KB...]
Running org.apache.maven.plugins.dependency.utils.filters.TestDestFileFilter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.014 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.002 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.017 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.025 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.213 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 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 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 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.727 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 22.233 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 10.228 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 16.827 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 25.080 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.040 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 18.786 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.492 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.637 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.046 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 12.686 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.087 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 12.784 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  4.673 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  6.387 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.819 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.946 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.477 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.128 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  8.690 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 14.607 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 23.591 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.842 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.439 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.136 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  8.355 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 27.418 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.361 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.280 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.450 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 25.800 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 40.702 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:50 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 32.371 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.654 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.191 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.860 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 11.878 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 14.168 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.424 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:17 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.805 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:03 min
[INFO] Finished at: 2017-11-12T14:38:24+00:00
[INFO] Final Memory: 112M/787M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2110/display/redirect?page=changes>

Changes:

[hboutemy] [MSCMPUB-33] added color to key message parts to improve UX

------------------------------------------
[...truncated 550.32 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.017 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 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.183 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 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.036 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 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.001 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 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.813 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 19.119 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 25.802 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 17.586 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 37.979 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 11.713 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 32.283 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.756 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  6.676 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 12.523 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 14.204 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 15.120 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 28.795 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  6.098 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  7.051 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.306 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.765 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.987 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 11.169 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.132 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 23.471 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 57.587 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.681 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.415 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.079 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.396 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 28.677 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.386 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.230 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.356 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 24.742 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 45.223 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [03:39 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [01:03 min]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [ 42.900 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [ 34.997 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [ 17.617 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:09 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [01:35 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [ 42.079 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [02:42 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [ 30.267 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:57 min
[INFO] Finished at: 2017-11-11T22:49:58+00:00
[INFO] Final Memory: 109M/686M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.67 KB of artifacts by 38.3% relative to #2109
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2109/display/redirect?page=changes>

Changes:

[hboutemy] [MSCMPUB-32] added instruction on Git orphan branch creation

------------------------------------------
[...truncated 550.04 KB...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.01 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.032 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 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.009 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.214 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 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.005 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 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.743 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 14.390 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 24.406 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 15.172 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 21.921 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.484 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 17.860 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 13.468 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.997 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.997 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.138 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 13.354 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 15.811 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [ 16.941 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  7.664 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.449 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  4.208 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 17.677 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 11.626 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.903 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 15.425 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 23.428 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 13.564 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [ 19.336 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.700 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  7.560 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 26.760 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 14.325 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 18.030 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.689 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 30.336 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 42.547 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:43 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 30.718 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [ 10.437 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.203 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.250 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 27.530 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 15.646 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.727 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:15 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  4.892 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:16 min
[INFO] Finished at: 2017-11-11T21:40:39+00:00
[INFO] Final Memory: 111M/817M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.67 KB of artifacts by 46.0% relative to #2108
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

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

------------------------------------------
[...truncated 564.63 KB...]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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 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.001 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.02 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.245 sec - in org.apache.maven.plugins.dependency.utils.markers.TestUnpackMarkerFileHandler
Running org.apache.maven.plugins.dependency.utils.TestDependencyStatusSets
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 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.005 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 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.761 sec - in org.apache.maven.plugins.dependency.utils.translators.TestClassifierTypeTranslator

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0: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.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-dependency-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 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.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [ 17.329 s]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [ 10.928 s]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [ 16.257 s]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [ 25.583 s]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 10.869 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [ 20.299 s]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [ 14.156 s]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  5.786 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [ 10.831 s]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [ 13.574 s]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [ 14.237 s]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [ 13.662 s]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [  5.427 s]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  7.100 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  6.037 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  3.999 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 16.562 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 10.622 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [  9.151 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [ 24.043 s]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [ 22.411 s]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [ 12.325 s]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  7.084 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [  4.087 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [  6.777 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [ 24.655 s]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 12.435 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [ 16.168 s]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [  9.027 s]
[INFO] Apache Maven Assembly Plugin ....................... SUCCESS [ 24.838 s]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [ 40.244 s]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [02:42 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [ 30.279 s]
[INFO] Apache Maven JLink Plugin .......................... SUCCESS [  9.627 s]
[INFO] Apache Maven JMod Plugin ........................... SUCCESS [  5.382 s]
[INFO] Apache Maven Project Info Reports Plugin ........... FAILURE [  2.049 s]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [ 20.036 s]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [ 15.117 s]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [  7.732 s]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [01:27 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  5.095 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:23 min
[INFO] Finished at: 2017-11-11T05:57:29+00:00
[INFO] Final Memory: 112M/771M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-project-info-reports-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.67 KB of artifacts by 38.3% relative to #2107
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2107/display/redirect?page=changes>

Changes:

[hboutemy] use released plexus-java

------------------------------------------
[...truncated 592.50 KB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [12.524s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.147s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [13.944s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [20.966s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.043s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.010s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [12.580s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.671s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.552s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.657s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [12.795s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.173s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.122s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.208s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.460s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.409s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [14.502s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.676s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [8.431s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.438s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [20.518s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [13.300s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.509s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.941s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.977s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [27.236s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.230s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.585s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.954s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [23.938s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [39.980s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:40.124s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [28.672s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.475s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.609s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.678s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.273s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.468s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.534s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:12.776s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.816s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:54.607s
[INFO] Finished at: Sat Nov 11 05:37:29 UTC 2017
[INFO] Final Memory: 85M/706M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org hboutemy@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2106/display/redirect?page=changes>

Changes:

[hboutemy] [MSITE-802] improved explanations of generatedSite parameter

------------------------------------------
[...truncated 964.71 KB...]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [1.247s]
[INFO] Apache Maven JMod Plugin .......................... FAILURE [0.635s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [3.641s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.277s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [16.369s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [7.844s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:15.250s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [9.594s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:38.801s
[INFO] Finished at: Fri Nov 10 07:39:27 UTC 2017
[INFO] Final Memory: 84M/667M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project maven-jlink-plugin: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project maven-jlink-plugin: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 33 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 34 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 35 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jmod-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jmod-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/DependencyResolutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2105/display/redirect?page=changes>

Changes:

[khmarbaise] Fixed missing copyright header.

------------------------------------------
[...truncated 590.91 KB...]
[INFO] Apache Maven JMod Plugin .......................... FAILURE [0.346s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.448s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [25.533s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [13.453s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.344s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:12.531s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.109s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:46.945s
[INFO] Finished at: Wed Nov 08 19:38:48 UTC 2017
[INFO] Final Memory: 84M/655M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project maven-jlink-plugin: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project maven-jlink-plugin: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 33 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 34 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 35 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jmod-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jmod-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/DependencyResolutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.66 KB of artifacts by 38.3% relative to #2104
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org khmarbaise@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2104/display/redirect?page=changes>

Changes:

[khmarbaise] Added serveral integration tests.
Upgraded maven-compiler-plugin to 3.7.0
Upgraded maven-invoker-plugin to 3.0.1
Enhanced maven-invoker-plugin configuration

------------------------------------------
[...truncated 950.32 KB...]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [1.229s]
[INFO] Apache Maven JMod Plugin .......................... FAILURE [0.708s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [3.651s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.486s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.629s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [7.298s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:13.134s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [9.085s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:32.229s
[INFO] Finished at: Wed Nov 08 18:40:01 UTC 2017
[INFO] Final Memory: 85M/676M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project maven-jlink-plugin: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project maven-jlink-plugin: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 33 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 34 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 35 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.codehaus.plexus:plexus-java:jar:0.9.4-SNAPSHOT in apache-snapshots (http://repository.apache.org/snapshots/)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jmod-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jmod-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/DependencyResolutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.66 KB of artifacts by 15.3% relative to #2103
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org khmarbaise@apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2103/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-59] removed TOC entry number in TOC (DOXIA-564)

------------------------------------------
[...truncated 598.00 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [13.996s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [11.745s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.352s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [25.144s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.916s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.672s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.701s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.644s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.238s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.852s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.207s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [14.539s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.356s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.847s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.469s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [4.120s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [19.196s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.974s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.903s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.757s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [23.479s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.594s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.438s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.735s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.297s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [24.796s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.609s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.297s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.156s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [25.469s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [39.047s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:35.718s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [28.985s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.468s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [4.750s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.562s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.110s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.469s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.703s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:13.531s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.703s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:19.181s
[INFO] Finished at: Sun Nov 05 19:37:52 UTC 2017
[INFO] Final Memory: 85M/670M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.66 KB of artifacts by 38.3% relative to #2102
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org michaelo@apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2102/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-47] use localized doc descriptor when available
Submitted by: Tim Rademacher
Applied with some modification and an additional IT

------------------------------------------
[...truncated 592.89 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [12.845s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [12.265s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.567s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [21.812s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.366s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.965s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.064s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.697s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.842s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.013s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.054s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [12.953s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.962s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.187s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.079s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [4.259s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [11.799s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.653s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [8.784s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.806s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [23.861s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.742s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.658s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.079s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.352s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [27.957s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.728s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.966s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.665s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [27.433s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [43.333s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:50.817s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [29.316s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.498s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.453s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.484s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.379s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [13.984s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.448s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:12.833s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.408s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:20.883s
[INFO] Finished at: Sun Nov 05 18:37:55 UTC 2017
[INFO] Final Memory: 84M/657M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.66 KB of artifacts by 38.3% relative to #2101
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org michaelo@apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2101/display/redirect?page=changes>

Changes:

[Robert Scholte] Add documentation

------------------------------------------
[...truncated 591.98 KB...]
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 235 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 211 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [13.429s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [9.958s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [13.784s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [20.933s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [9.992s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.974s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.790s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.609s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.609s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.928s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [12.485s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.188s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.963s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.362s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.142s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.488s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [11.877s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.654s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.135s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.728s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [25.678s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [13.071s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.314s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.084s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [22.597s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.016s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.635s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.382s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.082s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [24.682s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.575s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:45.921s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [29.688s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.582s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.200s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.499s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.073s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [13.900s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.792s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:15.980s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.501s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:25.468s
[INFO] Finished at: Sun Nov 05 15:37:51 UTC 2017
[INFO] Final Memory: 86M/585M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org michaelo@apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2100/display/redirect?page=changes>

Changes:

[hboutemy] [MJLINK-4] run this IT only when Java 9

------------------------------------------
[...truncated 591.33 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [17.204s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [11.344s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [17.525s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [26.563s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [11.681s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.855s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [14.596s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.515s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.326s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [15.146s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.373s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.984s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.647s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.823s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.757s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.725s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [38.590s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [24.802s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.836s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.748s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [25.318s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.811s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.559s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [5.261s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.597s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [23.640s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.095s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.760s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.675s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [25.081s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [38.405s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:38.521s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [31.840s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.615s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.981s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.333s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.062s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.440s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.654s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.926s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.888s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:13.227s
[INFO] Finished at: Sat Nov 04 15:38:51 UTC 2017
[INFO] Final Memory: 86M/563M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.66 KB of artifacts by 38.3% relative to #2099
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org michaelo@apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2099/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-494] javadoc:aggregate ignores repositories declared in sub-modules
Introduce mock repository manager
restructure IT folders

------------------------------------------
[...truncated 666.69 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [15.869s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.829s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [17.060s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [25.051s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [11.090s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [20.202s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [14.587s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.408s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.710s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [14.055s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [16.228s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [15.448s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.466s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.817s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.871s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.963s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [15.098s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [11.820s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [10.142s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [16.625s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [41.695s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [13.534s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.424s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.917s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.803s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.340s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.839s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.876s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.418s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [27.600s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [58.004s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:44.164s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [33.094s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.558s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.877s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.818s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [26.404s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.785s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.599s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.438s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [7.521s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:49.165s
[INFO] Finished at: Sat Nov 04 11:44:14 UTC 2017
[INFO] Final Memory: 85M/633M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 417.66 KB of artifacts by 23.0% relative to #2098
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org michaelo@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2098/display/redirect?page=changes>

Changes:

[Michael Osipov] [MPIR-359] Generated links for Mercurial SCM are broken

------------------------------------------
[...truncated 591.87 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [12.611s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [9.606s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.113s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [21.066s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.208s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.805s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [12.910s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.566s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.442s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.559s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.087s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.383s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [4.957s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.089s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.071s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.344s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [12.134s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.784s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [8.486s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.108s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [21.591s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [11.336s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [5.869s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.563s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.216s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [23.346s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.665s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [14.204s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.595s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [23.905s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [55.356s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:42.320s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [30.365s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.451s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [4.596s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.416s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.333s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.458s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.215s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:16.003s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.195s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:02.163s
[INFO] Finished at: Sun Oct 29 21:37:29 UTC 2017
[INFO] Final Memory: 84M/659M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 415.66 KB of artifacts by 38.5% relative to #2097
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org michaelo@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2097/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJAVADOC-498] "module not found" when Java 9 module-info present
Also adjust ITs to run with Java9

------------------------------------------
[...truncated 592.79 KB...]
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [13.134s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [9.953s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.384s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [22.115s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [19.796s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [18.777s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.759s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.957s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.143s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.902s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.158s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [12.818s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.046s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.121s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.319s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.309s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [11.795s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.978s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [11.276s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.173s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [24.972s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.583s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.861s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.993s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.092s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [27.783s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.501s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [14.688s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.333s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [24.474s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.691s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:47.420s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [29.646s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.509s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.258s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.412s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [20.474s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.371s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.718s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:16.681s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.183s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:34.724s
[INFO] Finished at: Sun Oct 29 08:38:27 UTC 2017
[INFO] Final Memory: 85M/622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2096/display/redirect?page=changes>

Changes:

[adangel] [MPMD-235] Javadoc errors when building with java8

------------------------------------------
[...truncated 616.03 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [17.011s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [11.679s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [18.538s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [26.620s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.728s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [21.959s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [14.411s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.370s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.032s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [14.761s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.366s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [14.204s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.693s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [7.196s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [6.009s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.867s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [13.804s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [11.015s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.296s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.678s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [30.661s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.420s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.700s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.158s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.824s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.214s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.597s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.349s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.307s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [25.100s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.161s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:44.906s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [32.195s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.702s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.127s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.305s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [10.869s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.093s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.573s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.522s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [4.494s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:51.622s
[INFO] Finished at: Sat Oct 28 17:38:10 UTC 2017
[INFO] Final Memory: 85M/652M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2095
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2095/display/redirect?page=changes>

Changes:

[adangel] [MPMD-240] Migrate plugin to Maven 3.0

Version has now 3 segements and is 3.9.0-SNAPSHOT

------------------------------------------
[...truncated 2.30 MB...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [14.991s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [11.844s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.624s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [23.846s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [11.104s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.121s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [14.239s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.972s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.420s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [14.122s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.754s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [14.630s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.948s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.797s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [6.066s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.673s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [12.999s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.870s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.581s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.256s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [23.435s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [11.986s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.226s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.697s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.531s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [25.186s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.116s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.986s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.221s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [24.555s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [39.851s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:41.785s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [29.292s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.484s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [4.929s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.394s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.017s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.799s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.880s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:12.522s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [3.915s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:16.329s
[INFO] Finished at: Sat Oct 28 09:39:40 UTC 2017
[INFO] Final Memory: 84M/612M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9.0-SNAPSHOT/maven-pmd-plugin-3.9.0-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2094
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2094/display/redirect?page=changes>

Changes:

[adangel] [MPMD-240] Migrate plugin to Maven 3.0

maven-compat now only needed for tests

[adangel] [MPMD-240] Migrate plugin to Maven 3.0

Upgrade maven-reporting-impl and doxia

[adangel] [MPMD-240] Migrate plugin to Maven 3.0

Housekeeping:

*   renaming package to o.a.m.plugin*s*.pmd
*   Rename the groupIds of the integration tests
    from o.a.m.plugin... to o.a.m.plugins...

[adangel] [MPMD-240] Migrate plugin to Maven 3.0

------------------------------------------
[...truncated 625.24 KB...]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.741s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [15.865s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [32.994s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.764s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [8.926s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.167s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.468s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [28.054s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.253s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.773s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.418s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [29.664s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.736s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:55.057s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [33.424s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.732s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.928s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [3.026s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.779s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.573s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.957s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:15.954s]
[INFO] Apache Maven Plugins Aggregator ................... FAILURE [9.901s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:43.673s
[INFO] Finished at: Sat Oct 28 08:39:34 UTC 2017
[INFO] Final Memory: 84M/683M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt> -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:194)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:182)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] [Help 3] 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-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2093/display/redirect?page=changes>

Changes:

[Robert Scholte] [MCOMPILER-313] Support mrjar dependency with module descriptor only in META-INF/versions/x

------------------------------------------
[...truncated 617.57 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugins-aggregator ---
[INFO] 91 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 231 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 207 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2: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 [14.613s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [23.290s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [30.197s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [1:52.024s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [11.432s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [1:07.585s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [25.103s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.808s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [21.798s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [21.340s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [24.040s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [34.610s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [35.447s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [46.257s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [47.484s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [29.182s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [1:23.046s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.108s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [8.488s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [22.096s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [1:49.383s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [49.698s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.876s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.415s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [22.326s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [1:58.837s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [2:36.880s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [48.741s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [35.935s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [2:16.858s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [2:15.630s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [3:50.110s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [52.091s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.919s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [21.130s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [29.781s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [1:30.163s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [49.867s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [15.442s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:17.962s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [6.140s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37:11.447s
[INFO] Finished at: Tue Oct 24 21:43:17 UTC 2017
[INFO] Final Memory: 82M/589M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org rfscholte@apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2092/display/redirect?page=changes>

Changes:

[Robert Scholte] Improve JDeprScanConsumer

------------------------------------------
[...truncated 594.83 KB...]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [16.249s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [26.451s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [14.011s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.909s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.899s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.315s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.272s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.669s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.598s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.918s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [25.565s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [53.041s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:45.006s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [24.948s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.559s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.493s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.482s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.631s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.219s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.769s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.252s]
[INFO] Apache Maven Plugins Aggregator ................... FAILURE [3.779s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:33.943s
[INFO] Finished at: Sun Oct 22 12:38:46 UTC 2017
[INFO] Final Memory: 84M/548M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt> -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:194)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:182)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] [Help 3] 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-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2091
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org rfscholte@apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2091/display/redirect?page=changes>

Changes:

[hboutemy] fixed link to site-mojo.html

[hboutemy] created "common issues and workaround" section

------------------------------------------
[...truncated 593.76 KB...]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [15.822s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [22.815s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.298s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.452s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.849s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.509s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.489s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.482s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.888s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.367s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [25.211s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.653s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:46.000s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [25.894s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.548s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.388s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.506s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.868s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.264s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.910s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.094s]
[INFO] Apache Maven Plugins Aggregator ................... FAILURE [3.627s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:13.059s
[INFO] Finished at: Sat Oct 21 16:37:43 UTC 2017
[INFO] Final Memory: 83M/626M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt> -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:194)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:182)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] [Help 3] 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-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2090
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2090/display/redirect?page=changes>

Changes:

[hboutemy] [MPOM-169] removed hardcoded rat version

------------------------------------------
[...truncated 594.49 KB...]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.868s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.782s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [28.570s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.934s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.535s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.941s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.158s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.345s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.671s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [17.897s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.493s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [27.810s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [42.360s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:43.725s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.446s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.696s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.176s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.576s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.560s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.384s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.525s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.700s]
[INFO] Apache Maven Plugins Aggregator ................... FAILURE [8.935s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:43.171s
[INFO] Finished at: Sat Oct 21 03:38:40 UTC 2017
[INFO] Final Memory: 82M/622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt> -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugins-aggregator: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 22 See RAT report in: <https://builds.apache.org/job/maven-plugins-windows/ws/target\rat.txt>
	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:194)
	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:182)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] [Help 3] 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-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2089/display/redirect?page=changes>

Changes:

[Robert Scholte] Simplify code

------------------------------------------
[...truncated 608.28 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [1:35.379s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.087s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.717s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [29.454s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [59.293s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [1:48.726s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [12.695s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.939s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [20.784s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [39.161s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [1:37.671s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [1:13.760s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [49.622s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [1:11.435s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [45.949s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [46.918s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [2:05.587s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [1:18.907s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [54.730s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [11.975s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [1:07.476s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [1:14.496s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [57.545s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.342s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [5.627s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [1:05.288s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [1:08.053s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [1:18.577s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [7.868s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [1:22.806s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [32.136s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:28.358s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [33.316s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [1.222s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.695s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [14.747s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.067s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.756s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.326s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:11.038s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.906s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:40.369s
[INFO] Finished at: Fri Oct 20 15:14:52 UTC 2017
[INFO] Final Memory: 83M/585M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 15.5% relative to #2088
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2088/display/redirect?page=changes>

Changes:

[hboutemy] added more tricks about Velocity filtering

------------------------------------------
[...truncated 588.90 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [2:30.975s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [2:00.678s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [1:33.980s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [2:01.591s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [1:13.855s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [1:46.874s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [1:29.826s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [43.806s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [1:02.368s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [43.670s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [1:24.880s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [1:26.710s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [43.852s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [57.301s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [1:00.926s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [42.380s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [1:38.234s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [46.790s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [25.763s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [26.433s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [2:10.432s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [14.097s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [49.740s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.116s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.951s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [32.200s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [51.621s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [28.486s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [45.066s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [49.313s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [1:52.451s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [3:33.221s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [34.176s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.876s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [21.326s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [15.530s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [1:00.464s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [43.377s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [7.441s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:47.222s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [14.787s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:16.727s
[INFO] Finished at: Thu Oct 19 23:35:26 UTC 2017
[INFO] Final Memory: 84M/588M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 30.9% relative to #2087
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2087/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] use released maven-reporting-exec

[hboutemy] [MSITE-787] use released maven-reporting-exec

------------------------------------------
[...truncated 594.93 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [13.066s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.384s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.352s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [23.162s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [9.986s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [18.335s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.866s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.681s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.109s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.303s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.194s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.364s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.433s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [5.959s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.274s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.485s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [12.742s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.816s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [8.582s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [15.026s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [36.624s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [13.812s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.231s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.061s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.017s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [29.387s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.629s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.331s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.308s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [30.279s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.415s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:53.161s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [27.014s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.950s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.638s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.501s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.119s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.444s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.661s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:15.754s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.616s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:45.584s
[INFO] Finished at: Mon Oct 16 23:38:14 UTC 2017
[INFO] Final Memory: 86M/632M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2086/display/redirect?page=changes>

Changes:

[Robert Scholte] [MJLINK-4] NPE on execution
Use requiresDependencyResolution instead of requiresDependencyCollection (which only downloads the poms)

------------------------------------------
[...truncated 591.33 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [17.333s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.942s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.785s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [24.417s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.811s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.372s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [14.310s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.053s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.061s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.408s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [15.254s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.402s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.590s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.274s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.394s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.492s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [14.958s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [11.466s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [10.239s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [18.118s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [27.193s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.949s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.893s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.188s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.545s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.671s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.573s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.743s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.968s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [27.423s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [42.981s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:48.357s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.266s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.749s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.546s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.119s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.985s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [30.115s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.380s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:18.523s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.863s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:13.893s
[INFO] Finished at: Sun Oct 15 21:38:54 UTC 2017
[INFO] Final Memory: 84M/669M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org rfscholte@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2085/display/redirect?page=changes>

Changes:

[hboutemy] little improvements

------------------------------------------
[...truncated 597.52 KB...]
[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 [12.955s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.113s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.254s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [21.386s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [9.970s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.350s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [12.915s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.844s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.364s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [12.686s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.055s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [12.862s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.173s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.081s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.474s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.439s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [11.981s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.803s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.210s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.175s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [26.988s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [16.386s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.956s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.438s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.272s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [28.800s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.100s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.293s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.120s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [24.273s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.105s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:56.545s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.110s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.559s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.278s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.363s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.664s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.544s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.019s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.133s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.668s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:18.324s
[INFO] Finished at: Sat Oct 14 15:37:32 UTC 2017
[INFO] Final Memory: 84M/746M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.jar
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2084
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2084/display/redirect?page=changes>

Changes:

[hboutemy] [MSITE-792] improved explanations on Maven 3.5.0 WARNING for MNG-6189

------------------------------------------
[...truncated 589.81 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [14.264s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.458s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.770s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [24.325s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.999s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.607s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [15.051s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.108s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.654s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [14.129s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.525s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [14.120s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.020s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.407s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.830s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.542s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [13.176s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.534s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.288s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.889s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [22.803s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.282s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.898s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.402s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.296s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [25.362s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.324s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.377s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.035s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [23.984s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [39.946s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:40.072s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.415s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.485s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.045s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.461s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.577s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.645s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.178s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:16.705s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.563s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:14.406s
[INFO] Finished at: Sat Oct 14 13:37:43 UTC 2017
[INFO] Final Memory: 86M/679M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2083
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2083/display/redirect?page=changes>

Changes:

[Robert Scholte] Initial commit maven-jdeprscan-plugin

------------------------------------------
[...truncated 600.36 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [15.756s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.647s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.760s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [23.832s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.297s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [18.964s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.633s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.127s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.286s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.242s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.766s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.431s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.245s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.209s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.160s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.376s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [28.925s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.881s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.458s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [15.186s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [28.131s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [11.909s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.744s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.347s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.540s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [27.265s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.268s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.778s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.386s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [26.804s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [44.170s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:50.332s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [27.438s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.718s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.660s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.557s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.835s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.998s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.283s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:15.786s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.747s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:56.378s
[INFO] Finished at: Sat Oct 14 10:38:40 UTC 2017
[INFO] Final Memory: 86M/618M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2082/display/redirect?page=changes>

Changes:

[Robert Scholte] [MSITE-796] Unable to generate site with JDK9
Upgrade doxia-sitetools to 1.9.5
Fix ITs depending on non-Java9 compatible plugins

------------------------------------------
[...truncated 2.31 MB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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] 
[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 [17.454s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [9.643s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.782s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [26.614s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [12.193s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [24.538s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [15.696s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.768s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [29.130s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [44.783s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [42.726s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [14.630s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.279s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [7.015s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.757s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.861s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [16.753s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.644s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [10.427s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.442s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [33.142s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [23.755s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.034s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.618s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.316s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [22.846s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.588s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.614s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.669s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [27.757s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [1:14.430s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [3:33.087s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [38.736s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.978s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.078s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.485s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [12.167s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [37.419s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.903s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:21.534s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.725s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:19.583s
[INFO] Finished at: Tue Oct 10 23:44:58 UTC 2017
[INFO] Final Memory: 86M/683M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2081
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2081/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] fixed third (last) cause of failing reports: XdocSink does not handle case where tableRow() is called without tableRows()

------------------------------------------
[...truncated 594.74 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [28.847s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [12.677s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [21.567s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [42.808s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [11.791s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [31.781s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [16.292s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.852s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [17.382s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [31.080s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [18.184s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [15.765s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.583s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [7.012s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.277s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [4.309s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [15.423s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [24.096s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [11.069s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [16.517s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [34.736s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [15.080s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.659s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.800s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.151s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.856s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [13.712s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [17.675s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.448s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [29.120s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [58.608s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:43.713s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [33.952s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.954s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [21.392s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [3.040s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [15.754s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [18.329s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [8.152s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:28.627s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.850s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:35.204s
[INFO] Finished at: Tue Oct 10 01:33:04 UTC 2017
[INFO] Final Memory: 83M/644M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2080/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] fixed stupid line length issue

------------------------------------------
[...truncated 589.76 KB...]
[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 [11.096s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [9.044s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [11.489s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [18.791s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [8.455s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [15.212s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [10.965s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.112s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [8.623s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [11.263s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [10.526s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [10.600s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [4.304s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [5.044s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [4.368s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [2.938s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [10.320s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [8.203s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [7.019s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [10.293s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [19.302s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [9.122s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [4.874s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.125s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [5.221s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [18.526s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [8.681s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [11.755s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [7.264s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [19.451s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [29.801s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:07.684s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [20.892s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.551s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [4.294s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.158s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [10.188s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [13.995s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [4.891s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:05.349s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.672s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:41.563s
[INFO] Finished at: Sun Oct 08 22:35:08 UTC 2017
[INFO] Final Memory: 86M/632M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2079
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2079/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] check generated report xdoc content to avoid stupid failures

------------------------------------------
[...truncated 601.05 KB...]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [7.931s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [11.923s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [26.770s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [10.421s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.860s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.380s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [5.996s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [20.815s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.481s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [14.626s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [7.754s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [24.198s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [30.534s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:01.522s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [20.168s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.505s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [3.902s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.770s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [9.512s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [12.004s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.431s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [59.890s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.688s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:16.457s
[INFO] Finished at: Sun Oct 08 18:35:39 UTC 2017
[INFO] Final Memory: 85M/625M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.15:check (checkstyle-check) on project maven-pdf-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-pdf-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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
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)
	... 30 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 3]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] [Help 3] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-pdf-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 46.4% relative to #2078
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org hboutemy@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2078/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] code simplification

[hboutemy] [MPDF-48] improved error message in case of failing report

------------------------------------------
[...truncated 589.21 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [12.554s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.222s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.182s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [22.148s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.244s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.792s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.371s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.739s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.723s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.157s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.139s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [12.719s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.002s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.474s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.185s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.426s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [12.359s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.831s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [8.618s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [13.670s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [23.682s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.224s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.647s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.273s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.226s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.079s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.511s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [14.895s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.149s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [23.600s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [40.577s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:40.143s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [25.808s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.561s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.776s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.428s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.729s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.839s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.890s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:13.041s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.740s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:49.696s
[INFO] Finished at: Sun Oct 08 17:37:05 UTC 2017
[INFO] Final Memory: 83M/712M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2077
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2077/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] fixed second cause of failing reports: report.generate() require proper classloader context

[hboutemy] [MPDF-48] fixed first cause of failing reports: use reportExec.canGenerateReport() to have proper classloader context

[hboutemy] [MPDF-48] added skipKnownFailingReports parameter to ease diagnosing root cause of reports failures

------------------------------------------
[...truncated 589.29 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [13.930s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.490s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.964s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [23.558s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.609s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [18.563s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.594s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.631s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.812s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.427s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.846s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.324s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.250s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.098s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.378s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.537s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [13.131s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [9.830s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.695s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.397s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [25.828s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.706s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.012s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.090s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [6.795s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.315s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.674s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.352s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.134s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [25.707s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [40.051s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:41.288s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.580s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.667s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.578s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.257s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.636s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.360s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.337s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.408s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.709s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:09.957s
[INFO] Finished at: Sun Oct 08 13:37:52 UTC 2017
[INFO] Final Memory: 86M/697M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 15.5% relative to #2076
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2076/display/redirect?page=changes>

Changes:

[hboutemy] [MEAR-171] fixed IT

------------------------------------------
[...truncated 590.82 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [20.174s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [15.591s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [16.864s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [33.646s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [11.765s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [23.239s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [15.777s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.931s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [12.464s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [16.451s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [17.129s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [15.319s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.585s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [9.376s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [7.104s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [4.717s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [14.744s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [12.884s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [11.333s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [15.156s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [28.803s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [14.242s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.227s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.123s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [8.173s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [29.725s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.602s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.901s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.879s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [33.614s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [42.124s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:58.590s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [28.640s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.611s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.161s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.578s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [13.862s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [16.933s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [7.580s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:08.862s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.783s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:50.335s
[INFO] Finished at: Fri Oct 06 00:39:41 UTC 2017
[INFO] Final Memory: 85M/653M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 23.2% relative to #2075
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2075/display/redirect?page=changes>

Changes:

[hboutemy] [MPDF-48] Make PDF plugin run reports when used with Maven 3
Submitted by: Sébastien Garelle

------------------------------------------
[...truncated 594.90 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [15.268s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [11.003s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [16.165s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [23.669s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [23.250s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.068s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.698s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.813s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.832s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.160s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [14.182s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.469s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.394s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.321s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.278s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.462s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [13.792s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [11.460s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.472s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.451s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [32.400s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.517s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.963s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.925s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.567s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [25.836s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.337s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.092s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.007s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [42.945s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [43.329s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:56.019s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [25.627s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.693s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.746s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.508s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.855s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.141s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.755s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:15.758s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.743s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:13.914s
[INFO] Finished at: Wed Oct 04 22:38:50 UTC 2017
[INFO] Final Memory: 85M/680M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2074/display/redirect?page=changes>

Changes:

[hboutemy] [MSITE-797] simplify stacktrace in case of report plugin execution failure

------------------------------------------
[...truncated 589.22 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [17.934s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [11.684s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.508s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [27.272s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [16.054s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [19.254s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [15.067s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.006s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [10.716s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [20.251s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [21.215s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [15.946s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [6.736s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [7.715s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.906s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.574s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [16.394s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [12.718s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [12.516s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.419s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [27.303s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.496s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.220s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.815s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [9.364s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.562s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.537s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [16.613s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [10.953s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [27.440s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [42.982s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:46.520s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [27.068s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.543s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.979s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.509s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [13.269s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [20.692s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [7.289s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:17.111s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.672s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:27.036s
[INFO] Finished at: Sun Oct 01 06:39:15 UTC 2017
[INFO] Final Memory: 84M/656M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2073/display/redirect?page=changes>

Changes:

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

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

------------------------------------------
[...truncated 589.13 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [15.225s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.598s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.401s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [24.073s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.278s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [18.600s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.888s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.353s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [11.087s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.640s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [24.008s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.673s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.654s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.223s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [5.381s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.610s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [13.838s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.947s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.399s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.703s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [26.933s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [11.870s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.215s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.789s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.096s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.003s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [12.398s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.682s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [8.957s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [26.901s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [42.701s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:45.243s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.403s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.578s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.623s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [2.350s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.717s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [15.366s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.630s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:13.302s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.734s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:36.234s
[INFO] Finished at: Sat Sep 30 16:38:26 UTC 2017
[INFO] Final Memory: 85M/614M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.2.1-SNAPSHOT/maven-war-plugin-3.2.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.2.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.2.1-SNAPSHOT/maven-war-plugin-3.2.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2072/display/redirect?page=changes>

Changes:

[Michael Osipov] [MWAR-407] Binary files are modified during web.xml filtering; revert MWAR-404

This is a regression caused by MWAR-404 and therefore needs to be reverted for now.

------------------------------------------
[...truncated 593.21 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [15.024s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.676s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [15.589s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [24.362s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [27.570s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [1:03.842s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [59.128s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [24.867s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [26.888s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [14.531s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [16.393s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [15.501s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [21.332s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [7.213s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [6.100s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.683s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [14.583s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [25.796s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [10.021s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [15.405s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [45.340s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.388s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [7.674s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.351s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [22.776s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [26.833s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [13.077s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [31.722s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.302s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [26.754s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.034s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:43.841s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [26.818s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.684s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.286s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [19.504s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.810s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.693s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.473s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.929s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.729s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:37.929s
[INFO] Finished at: Tue Sep 26 22:44:49 UTC 2017
[INFO] Final Memory: 84M/676M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.1.1-SNAPSHOT/maven-war-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.1.1-SNAPSHOT/maven-war-plugin-3.1.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 23.2% relative to #2071
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2071/display/redirect?page=changes>

Changes:

[khmarbaise] [MJLINK-5] Parameter 'compression' is wrong. It is 'compress'
 o Changed the wrong parameter for commandline from compression
   into the correct on compress. Change the name of the parameter
   accordingly.

------------------------------------------
[...truncated 590.00 KB...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\maven\plugins\maven-dependency-plugin\3.0.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [12.958s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [10.639s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [14.514s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [31.825s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [10.234s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [17.766s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [13.369s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [5.077s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [21.994s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [13.221s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [13.444s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [13.011s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [5.306s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [6.221s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [18.100s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [3.453s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [12.664s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [10.538s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [9.653s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [14.911s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [36.210s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [12.341s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [6.796s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [4.151s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [7.943s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [24.477s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [11.845s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [15.134s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [9.204s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [24.320s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [41.054s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:40.149s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [38.368s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.534s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [5.782s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.583s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [11.096s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [14.947s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [6.074s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [1:14.925s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.584s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:58.284s
[INFO] Finished at: Mon Sep 18 17:38:33 UTC 2017
[INFO] Final Memory: 86M/707M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.1.1-SNAPSHOT/maven-war-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.1.1-SNAPSHOT/maven-war-plugin-3.1.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org khmarbaise@apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-windows/2070/display/redirect?page=changes>

Changes:

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

[khmarbaise] [maven-release-plugin] prepare release maven-jmod-plugin-3.0.0-alpha-1

------------------------------------------
[...truncated 633.80 KB...]
[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.3-SNAPSHOT\maven-dependency-plugin-3.0.3-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 [14.236s]
[INFO] Apache Maven AntRun Plugin ........................ SUCCESS [8.751s]
[INFO] Apache Maven Changelog Plugin ..................... SUCCESS [12.532s]
[INFO] Apache Maven Changes Plugin ....................... SUCCESS [19.361s]
[INFO] Apache Maven Clean Plugin ......................... SUCCESS [8.823s]
[INFO] Apache Maven Compiler Plugin ...................... SUCCESS [15.513s]
[INFO] Apache Maven Deploy Plugin ........................ SUCCESS [11.207s]
[INFO] Apache Maven Documentation Checker Plugin ......... SUCCESS [4.165s]
[INFO] Apache Maven EAR Plugin ........................... SUCCESS [9.173s]
[INFO] Apache Maven EJB Plugin ........................... SUCCESS [10.799s]
[INFO] Apache Maven Help Plugin .......................... SUCCESS [11.191s]
[INFO] Apache Maven Install Plugin ....................... SUCCESS [10.846s]
[INFO] Apache Maven Jarsigner Plugin ..................... SUCCESS [4.478s]
[INFO] Apache Maven JDeps Plugin ......................... SUCCESS [5.099s]
[INFO] Apache Maven Linkcheck Plugin ..................... SUCCESS [4.684s]
[INFO] Apache Maven Patch Plugin ......................... SUCCESS [2.832s]
[INFO] Apache Maven PDF Plugin ........................... SUCCESS [10.432s]
[INFO] Apache Maven RAR Plugin ........................... SUCCESS [8.189s]
[INFO] Apache Maven Repository Plugin .................... SUCCESS [7.101s]
[INFO] Apache Maven Resources Plugin ..................... SUCCESS [11.042s]
[INFO] Apache Maven Site Plugin .......................... SUCCESS [27.285s]
[INFO] Apache Maven Source Plugin ........................ SUCCESS [9.479s]
[INFO] Apache Maven Stage Plugin ......................... SUCCESS [5.799s]
[INFO] Apache Maven Toolchains Plugin .................... SUCCESS [3.096s]
[INFO] Apache Maven Verifier Plugin ...................... SUCCESS [5.647s]
[INFO] Apache Maven WAR Plugin ........................... SUCCESS [20.106s]
[INFO] Apache Maven DOAP Plugin .......................... SUCCESS [9.517s]
[INFO] Apache Maven Invoker Plugin ....................... SUCCESS [12.954s]
[INFO] Apache Maven JAR Plugin ........................... SUCCESS [7.115s]
[INFO] Apache Maven Assembly Plugin ...................... SUCCESS [22.271s]
[INFO] Apache Maven Checkstyle Plugin .................... SUCCESS [30.327s]
[INFO] Apache Maven Javadoc Plugin ....................... SUCCESS [2:04.435s]
[INFO] Apache Maven PMD Plugin ........................... SUCCESS [20.283s]
[INFO] Apache Maven JLink Plugin ......................... FAILURE [0.680s]
[INFO] Apache Maven JMod Plugin .......................... SUCCESS [3.778s]
[INFO] Apache Maven Project Info Reports Plugin .......... FAILURE [1.893s]
[INFO] Apache Maven Remote Resources Plugin .............. SUCCESS [9.503s]
[INFO] Apache Maven Shade Plugin ......................... SUCCESS [12.054s]
[INFO] Apache Maven SCM Publish Plugin ................... SUCCESS [5.740s]
[INFO] Apache Maven Dependency Plugin .................... SUCCESS [56.633s]
[INFO] Apache Maven Plugins Aggregator ................... SUCCESS [0.649s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:49.578s
[INFO] Finished at: Sun Sep 17 12:35:36 UTC 2017
[INFO] Final Memory: 86M/552M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) on project maven-jlink-plugin: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution ban-known-bad-maven-versions of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed.
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: java.lang.NullPointerException
	at org.apache.maven.artifact.versioning.ComparableVersion.parseVersion(ComparableVersion.java:354)
	at org.apache.maven.artifact.versioning.ComparableVersion.<init>(ComparableVersion.java:345)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion(DefaultArtifactVersion.java:110)
	at org.apache.maven.artifact.versioning.DefaultArtifactVersion.<init>(DefaultArtifactVersion.java:46)
	at org.apache.maven.plugins.enforcer.RequireMavenVersion.execute(RequireMavenVersion.java:46)
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	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(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.maven.plugin.MojoExecutionException: Result of cmd.exe /X /C '""C:\Program Files\Java\jre1.8.0_121\..\bin\keytool.exe" -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-project-info-reports-plugin/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified..
	at org.codehaus.mojo.keytool.GenkeyMojo.execute(GenkeyMojo.java:207)
	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/PluginExecutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-jlink-plugin
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\pom.xml to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-antrun-plugin\target\maven-antrun-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-antrun-plugin/3.0.0-SNAPSHOT/maven-antrun-plugin-3.0.0-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.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-assembly-plugin/3.1.1-SNAPSHOT/maven-assembly-plugin-3.1.1-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.3-SNAPSHOT/maven-resources-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-resources-plugin\target\maven-resources-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-resources-plugin/3.0.3-SNAPSHOT/maven-resources-plugin-3.0.3-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.9-SNAPSHOT/maven-pmd-plugin-3.9-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.9-SNAPSHOT.jar to org.apache.maven.plugins/maven-pmd-plugin/3.9-SNAPSHOT/maven-pmd-plugin-3.9-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.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-shade-plugin\target\maven-shade-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-shade-plugin/3.1.1-SNAPSHOT/maven-shade-plugin-3.1.1-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-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.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-compiler-plugin\target\maven-compiler-plugin-3.7.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-compiler-plugin/3.7.1-SNAPSHOT/maven-compiler-plugin-3.7.1-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-jmod-plugin\pom.xml to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jmod-plugin\target\maven-jmod-plugin-3.0.0-alpha-2-SNAPSHOT.jar to org.apache.maven.plugins/maven-jmod-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jmod-plugin-3.0.0-alpha-2-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/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-ejb-plugin\target\maven-ejb-plugin-3.0.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-ejb-plugin/3.0.1-SNAPSHOT/maven-ejb-plugin-3.0.1-SNAPSHOT.jar
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jlink-plugin\pom.xml to org.apache.maven.plugins/maven-jlink-plugin/3.0.0-alpha-2-SNAPSHOT/maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-help-plugin\target\maven-help-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-help-plugin/3.0.0-SNAPSHOT/maven-help-plugin-3.0.0-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.1.1-SNAPSHOT/maven-war-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-war-plugin\target\maven-war-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-war-plugin/3.1.1-SNAPSHOT/maven-war-plugin-3.1.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.2-SNAPSHOT/maven-invoker-plugin-3.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-invoker-plugin\target\maven-invoker-plugin-3.0.2-SNAPSHOT.jar to org.apache.maven.plugins/maven-invoker-plugin/3.0.2-SNAPSHOT/maven-invoker-plugin-3.0.2-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.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.1-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-jdeps-plugin\target\maven-jdeps-plugin-3.1.1-SNAPSHOT.jar to org.apache.maven.plugins/maven-jdeps-plugin/3.1.1-SNAPSHOT/maven-jdeps-plugin-3.1.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.7-SNAPSHOT/maven-site-plugin-3.7-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-site-plugin\target\maven-site-plugin-3.7-SNAPSHOT.jar to org.apache.maven.plugins/maven-site-plugin/3.7-SNAPSHOT/maven-site-plugin-3.7-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/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-changes-plugin\target\maven-changes-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-changes-plugin/3.0.0-SNAPSHOT/maven-changes-plugin-3.0.0-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-deploy-plugin\target\maven-deploy-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-deploy-plugin/3.0.0-SNAPSHOT/maven-deploy-plugin-3.0.0-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-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
[Fast Archiver] Compressed 414.23 KB of artifacts by 38.6% relative to #2069
[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.3-SNAPSHOT/maven-dependency-plugin-3.0.3-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.3-SNAPSHOT.jar to org.apache.maven.plugins/maven-dependency-plugin/3.0.3-SNAPSHOT/maven-dependency-plugin-3.0.3-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/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\maven-plugins-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar to org.apache.maven.plugins/maven-checkstyle-plugin/3.0.0-SNAPSHOT/maven-checkstyle-plugin-3.0.0-SNAPSHOT.jar
Sending e-mails to: notifications@maven.apache.org
Sending e-mails to: notifications@maven.apache.org
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[WARNINGS] Skipping publisher since build result is FAILURE