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 2015/01/01 19:04:13 UTC

Build failed in Jenkins: maven-plugin-tools-windows #78

See <https://builds.apache.org/job/maven-plugin-tools-windows/78/changes>

Changes:

[hboutemy] [MPLUGIN-287] refactoring: consistent package name for extractor and javadoc

------------------------------------------
[...truncated 177 lines...]
[INFO] Building Maven Plugin Tools 3.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugin-tools ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugin-tools-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugin-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugin-tools ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugin-tools ---
[INFO] 59 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 102 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 40 unknown: 40 generated: 0 approved: 23 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Extractor API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Generators
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Java with Javadoc Tags
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Java 5 Annotations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Java with Annotations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Javadoc Taglets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Metadata Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Ant
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Script Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Ant Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Beanshell
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Beanshell Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Plugin Tools ................................ FAILURE [8.048s]
[INFO] Maven Plugin Tools Extractor API .................. SKIPPED
[INFO] Maven Plugin Tools Generators ..................... SKIPPED
[INFO] Maven Plugin Tool for Java with Javadoc Tags ...... SKIPPED
[INFO] Maven Plugin Tools Java 5 Annotations ............. SKIPPED
[INFO] Maven Plugin Tool for Java with Annotations ....... SKIPPED
[INFO] Maven Plugin Tools Javadoc Taglets ................ SKIPPED
[INFO] Maven Plugin Metadata Model ....................... SKIPPED
[INFO] Maven Plugin Tool for Ant ......................... SKIPPED
[INFO] Maven Script Mojo Support ......................... SKIPPED
[INFO] Maven Ant Mojo Support ............................ SKIPPED
[INFO] Maven Plugin Tool for Beanshell ................... SKIPPED
[INFO] Maven Beanshell Mojo Support ...................... SKIPPED
[INFO] Maven Plugin Plugin ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.924s
[INFO] Finished at: Thu Jan 01 18:04:04 GMT 2015
[INFO] Final Memory: 13M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugin-tools: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-windows/ws/target\rat.txt> -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugin-tools: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-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(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-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)
	... 31 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-api\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-api/3.5-SNAPSHOT/maven-plugin-tools-api-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Extractor API #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3131 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-generators\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-generators/3.5-SNAPSHOT/maven-plugin-tools-generators-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Generators #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4464 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\pom.xml to org.apache.maven.plugin-tools/maven-script/3.5-SNAPSHOT/maven-script-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Script Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1870 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-annotations\pom.xml to org.apache.maven.plugin-tools/maven-plugin-annotations/3.5-SNAPSHOT/maven-plugin-annotations-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Java 5 Annotations #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1801 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-plugin\pom.xml to org.apache.maven.plugins/maven-plugin-plugin/3.5-SNAPSHOT/maven-plugin-plugin-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Plugin #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14334 bytes
Compression is 0.0%
Took 92 ms
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools-windows/ws/pom.xml> to org.apache.maven.plugin-tools/maven-plugin-tools/3.5-SNAPSHOT/maven-plugin-tools-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14029 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-model\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-model/3.5-SNAPSHOT/maven-plugin-tools-model-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Metadata Model #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3223 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-ant\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-ant/3.5-SNAPSHOT/maven-plugin-tools-ant-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Ant #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2882 bytes
Compression is 0.0%
Took 58 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-annotations\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-annotations/3.5-SNAPSHOT/maven-plugin-tools-annotations-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Java with Annotations #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4444 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-script-ant\pom.xml to org.apache.maven.plugin-tools/maven-script-ant/3.5-SNAPSHOT/maven-script-ant-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Ant Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2845 bytes
Compression is 0.0%
Took 65 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-beanshell\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-beanshell/3.5-SNAPSHOT/maven-plugin-tools-beanshell-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Beanshell #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2653 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-script-beanshell\pom.xml to org.apache.maven.plugin-tools/maven-script-beanshell/3.5-SNAPSHOT/maven-script-beanshell-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Beanshell Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1906 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-java\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-java/3.5-SNAPSHOT/maven-plugin-tools-java-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Java with Javadoc Tags #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3409 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-javadoc\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-javadoc/3.5-SNAPSHOT/maven-plugin-tools-javadoc-3.5-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Javadoc Taglets #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4816 bytes
Compression is 0.0%
Took 82 ms
channel stopped

Jenkins build is back to normal : maven-plugin-tools-windows #81

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


Build failed in Jenkins: maven-plugin-tools-windows #80

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

Changes:

[hboutemy] fixed javadoc issues that caused warnings

------------------------------------------
[...truncated 46 lines...]
[INFO] Building Maven Plugin Tools 3.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugin-tools ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugin-tools-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugin-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugin-tools ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugin-tools ---
[INFO] 59 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 102 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 40 unknown: 40 generated: 0 approved: 23 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Extractor API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Generators
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Java with Javadoc Tags
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Java 5 Annotations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Java with Annotations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Javadoc Taglets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Script Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Metadata Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Ant
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Ant Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Beanshell
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Beanshell Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Plugin Tools ................................ FAILURE [11.054s]
[INFO] Maven Plugin Tools Extractor API .................. SKIPPED
[INFO] Maven Plugin Tools Generators ..................... SKIPPED
[INFO] Maven Plugin Tool for Java with Javadoc Tags ...... SKIPPED
[INFO] Maven Plugin Tools Java 5 Annotations ............. SKIPPED
[INFO] Maven Plugin Tool for Java with Annotations ....... SKIPPED
[INFO] Maven Plugin Tools Javadoc Taglets ................ SKIPPED
[INFO] Maven Script Mojo Support ......................... SKIPPED
[INFO] Maven Plugin Metadata Model ....................... SKIPPED
[INFO] Maven Plugin Tool for Ant ......................... SKIPPED
[INFO] Maven Ant Mojo Support ............................ SKIPPED
[INFO] Maven Plugin Tool for Beanshell ................... SKIPPED
[INFO] Maven Beanshell Mojo Support ...................... SKIPPED
[INFO] Maven Plugin Plugin ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.152s
[INFO] Finished at: Thu Jan 01 21:24:12 GMT 2015
[INFO] Final Memory: 13M/309M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-api\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-api/3.4-SNAPSHOT/maven-plugin-tools-api-3.4-SNAPSHOT.pom
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugin-tools: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-windows/ws/target\rat.txt> -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugin-tools: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-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(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-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)
	... 31 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Extractor API #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3131 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-generators\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-generators/3.4-SNAPSHOT/maven-plugin-tools-generators-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Generators #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4464 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\pom.xml to org.apache.maven.plugin-tools/maven-script/3.4-SNAPSHOT/maven-script-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Script Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1870 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-annotations\pom.xml to org.apache.maven.plugin-tools/maven-plugin-annotations/3.4-SNAPSHOT/maven-plugin-annotations-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Java 5 Annotations #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1801 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-plugin\pom.xml to org.apache.maven.plugins/maven-plugin-plugin/3.4-SNAPSHOT/maven-plugin-plugin-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Plugin #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14334 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools-windows/ws/pom.xml> to org.apache.maven.plugin-tools/maven-plugin-tools/3.4-SNAPSHOT/maven-plugin-tools-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14029 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-model\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-model/3.4-SNAPSHOT/maven-plugin-tools-model-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Metadata Model #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3217 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-ant\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-ant/3.4-SNAPSHOT/maven-plugin-tools-ant-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Ant #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2876 bytes
Compression is 0.0%
Took 0.32 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-annotations\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-annotations/3.4-SNAPSHOT/maven-plugin-tools-annotations-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Java with Annotations #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4444 bytes
Compression is 0.0%
Took 0.35 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-script-ant\pom.xml to org.apache.maven.plugin-tools/maven-script-ant/3.4-SNAPSHOT/maven-script-ant-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Ant Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2845 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-beanshell\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-beanshell/3.4-SNAPSHOT/maven-plugin-tools-beanshell-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Beanshell #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2647 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-script-beanshell\pom.xml to org.apache.maven.plugin-tools/maven-script-beanshell/3.4-SNAPSHOT/maven-script-beanshell-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Beanshell Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1906 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-java\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-java/3.4-SNAPSHOT/maven-plugin-tools-java-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Java with Javadoc Tags #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3409 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-javadoc\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-javadoc/3.4-SNAPSHOT/maven-plugin-tools-javadoc-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Javadoc Taglets #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4816 bytes
Compression is 0.0%
Took 0.11 sec
channel stopped

Build failed in Jenkins: maven-plugin-tools-windows #79

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

Changes:

[hboutemy] back to 3.4-SNAPSHOT

[hboutemy] [MPLUGIN-287] refactoring: updated documentation

------------------------------------------
[...truncated 56 lines...]
[INFO] Building Maven Plugin Tools 3.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugin-tools ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugin-tools-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugin-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugin-tools ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-plugin-tools ---
[INFO] 59 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 102 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 40 unknown: 40 generated: 0 approved: 23 licence.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Extractor API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Generators
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Java with Javadoc Tags
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Java 5 Annotations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Java with Annotations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tools Javadoc Taglets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Script Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Metadata Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Ant
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Ant Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Tool for Beanshell
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Beanshell Mojo Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Plugin Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Plugin Tools ................................ FAILURE [9.710s]
[INFO] Maven Plugin Tools Extractor API .................. SKIPPED
[INFO] Maven Plugin Tools Generators ..................... SKIPPED
[INFO] Maven Plugin Tool for Java with Javadoc Tags ...... SKIPPED
[INFO] Maven Plugin Tools Java 5 Annotations ............. SKIPPED
[INFO] Maven Plugin Tool for Java with Annotations ....... SKIPPED
[INFO] Maven Plugin Tools Javadoc Taglets ................ SKIPPED
[INFO] Maven Script Mojo Support ......................... SKIPPED
[INFO] Maven Plugin Metadata Model ....................... SKIPPED
[INFO] Maven Plugin Tool for Ant ......................... SKIPPED
[INFO] Maven Ant Mojo Support ............................ SKIPPED
[INFO] Maven Plugin Tool for Beanshell ................... SKIPPED
[INFO] Maven Beanshell Mojo Support ...................... SKIPPED
[INFO] Maven Plugin Plugin ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.907s
[INFO] Finished at: Thu Jan 01 21:04:03 GMT 2015
[INFO] Final Memory: 14M/309M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugin-tools: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-windows/ws/target\rat.txt> -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project maven-plugin-tools: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-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)
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-api\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-api/3.4-SNAPSHOT/maven-plugin-tools-api-3.4-SNAPSHOT.pom
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 40 See RAT report in: <https://builds.apache.org/job/maven-plugin-tools-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)
	... 31 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Extractor API #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3131 bytes
Compression is 0.0%
Took 85 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-generators\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-generators/3.4-SNAPSHOT/maven-plugin-tools-generators-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Generators #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4464 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\pom.xml to org.apache.maven.plugin-tools/maven-script/3.4-SNAPSHOT/maven-script-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Script Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1870 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-annotations\pom.xml to org.apache.maven.plugin-tools/maven-plugin-annotations/3.4-SNAPSHOT/maven-plugin-annotations-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Java 5 Annotations #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1801 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-plugin\pom.xml to org.apache.maven.plugins/maven-plugin-plugin/3.4-SNAPSHOT/maven-plugin-plugin-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Plugin #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14334 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools-windows/ws/pom.xml> to org.apache.maven.plugin-tools/maven-plugin-tools/3.4-SNAPSHOT/maven-plugin-tools-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14029 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-model\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-model/3.4-SNAPSHOT/maven-plugin-tools-model-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Metadata Model #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3217 bytes
Compression is 0.0%
Took 39 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-ant\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-ant/3.4-SNAPSHOT/maven-plugin-tools-ant-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Ant #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2876 bytes
Compression is 0.0%
Took 53 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-annotations\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-annotations/3.4-SNAPSHOT/maven-plugin-tools-annotations-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Java with Annotations #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4444 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-script-ant\pom.xml to org.apache.maven.plugin-tools/maven-script-ant/3.4-SNAPSHOT/maven-script-ant-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Ant Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2845 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-plugin-tools-beanshell\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-beanshell/3.4-SNAPSHOT/maven-plugin-tools-beanshell-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Beanshell #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2647 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-script\maven-script-beanshell\pom.xml to org.apache.maven.plugin-tools/maven-script-beanshell/3.4-SNAPSHOT/maven-script-beanshell-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Beanshell Mojo Support #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1906 bytes
Compression is 0.0%
Took 26 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-java\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-java/3.4-SNAPSHOT/maven-plugin-tools-java-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tool for Java with Javadoc Tags #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3409 bytes
Compression is 0.0%
Took 22 ms
[JENKINS] Archiving F:\hudson\hudson-slave\workspace\maven-plugin-tools-windows\maven-plugin-tools-javadoc\pom.xml to org.apache.maven.plugin-tools/maven-plugin-tools-javadoc/3.4-SNAPSHOT/maven-plugin-tools-javadoc-3.4-SNAPSHOT.pom
Sending artifact delta relative to maven-plugin-tools-windows » Maven Plugin Tools Javadoc Taglets #77
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4816 bytes
Compression is 0.0%
Took 42 ms
channel stopped