See <https://builds.apache.org/job/maven-plugin-tools/235/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/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 [4.188s] [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: 6.899s [INFO] Finished at: Thu Jan 01 21:24:00 UTC 2015 [INFO] Final Memory: 12M/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/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/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:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) 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/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 [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 Sending artifact delta relative to maven-plugin-tools » Maven Plugin Tools Extractor API #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3045 bytes Compression is 0.0% Took 0.14 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tools Generators #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4327 bytes Compression is 0.0% Took 0.17 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Script Mojo Support #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1826 bytes Compression is 0.0% Took 0.22 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tools Java 5 Annotations #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1760 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Plugin #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 13927 bytes Compression is 0.0% Took 0.22 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/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 » Maven Plugin Tools #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 13644 bytes Compression is 0.0% Took 90 ms [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Metadata Model #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3124 bytes Compression is 0.0% Took 85 ms [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tool for Ant #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2795 bytes Compression is 0.0% Took 0.16 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tool for Java with Annotations #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4310 bytes Compression is 0.0% Took 0.15 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Ant Mojo Support #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2769 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tool for Beanshell #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2572 bytes Compression is 0.0% Took 0.13 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Beanshell Mojo Support #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1861 bytes Compression is 0.0% Took 0.12 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tool for Java with Javadoc Tags #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3309 bytes Compression is 0.0% Took 0.15 sec [JENKINS] Archiving <https://builds.apache.org/job/maven-plugin-tools/ws/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 » Maven Plugin Tools Javadoc Taglets #232 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4677 bytes Compression is 0.0% Took 0.16 sec channel stopped
