See <https://builds.apache.org/job/maven-jxr/72/>
------------------------------------------ [...truncated 138 lines...] ResourceManager : found templates/overview-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/allclasses-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/overview-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/package-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/package-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.apache.maven.jxr.IncludeExcludeTest Running org.apache.maven.jxr.JavaCodeTransformTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.maven.jxr.JavaCodeTransformTest Running org.apache.maven.jxr.JxrBeanTest Scanning <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/java> parsing... org/apache/maven/jxr/IncludeExcludeTest.java parsing... org/apache/maven/jxr/DummyLog.java parsing... org/apache/maven/jxr/JavaCodeTransformTest.java parsing... org/apache/maven/jxr/JxrBeanTest.java parsing... org/apache/maven/jxr/package-info.java <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/java/org/apache/maven/jxr/IncludeExcludeTest.java> -> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/org/apache/maven/jxr/IncludeExcludeTest.html> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/java/org/apache/maven/jxr/DummyLog.java> -> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/org/apache/maven/jxr/DummyLog.html> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/java/org/apache/maven/jxr/JavaCodeTransformTest.java> -> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/org/apache/maven/jxr/JavaCodeTransformTest.html> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/java/org/apache/maven/jxr/JxrBeanTest.java> -> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/org/apache/maven/jxr/JxrBeanTest.html> ******************************************************************* Starting Apache Velocity v1.5 (compiled: 2007-02-22 08:52:29) RuntimeInstance initializing. Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties Trying to use logger class org.apache.maven.jxr.log.VelocityLogger LogSystem has been deprecated. Please use a LogChute implementation. Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ClasspathResourceLoader : initialization complete. ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) Default ResourceManager initialization complete. Loaded System Directive: org.apache.velocity.runtime.directive.Literal Loaded System Directive: org.apache.velocity.runtime.directive.Macro Loaded System Directive: org.apache.velocity.runtime.directive.Parse Loaded System Directive: org.apache.velocity.runtime.directive.Include Loaded System Directive: org.apache.velocity.runtime.directive.Foreach Created '20' parsers. Velocimacro : initialization starting. Velocimacro : allowInline = true : VMs can be defined inline in templates Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. Velocimacro : autoload off : VM system will not automatically reload global library macros Velocimacro : Velocimacro : initialization complete. RuntimeInstance successfully initialized. ResourceManager : found templates/index.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/overview-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/allclasses-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/overview-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/package-summary.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader ResourceManager : found templates/package-frame.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.apache.maven.jxr.JxrBeanTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-jxr --- [INFO] Building jar: <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/maven-jxr-2.6-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ maven-jxr --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-jxr --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-jxr --- [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/maven-jxr-2.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven JXR Plugin 2.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jxr-plugin --- [INFO] Deleting <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-jxr-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-jxr-plugin --- [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @ maven-jxr-plugin --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/test/resources/unit/default-configuration/javadoc-files/apidocs/package-list [INFO] Exclude: DEPENDENCIES [INFO] 128 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 107 licence. [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (generated-helpmojo) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-jxr-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ maven-jxr-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/classes> [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-annotations found 5 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (mojo-descriptor) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-annotations found 5 mojo descriptors. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 52 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ maven-jxr-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ maven-jxr-plugin --- [INFO] Surefire report directory: <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.maven.plugin.jxr.JxrReportTest [ERROR] ResourceManager : unable to find resource 'temp/index.vm' in any resource loader. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 sec - in org.apache.maven.plugin.jxr.JxrReportTest Running org.apache.maven.plugin.jxr.JxrTestReportTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.apache.maven.plugin.jxr.JxrTestReportTest Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ maven-jxr-plugin --- [INFO] Building jar: <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/maven-jxr-plugin-2.6-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jxr-plugin --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ maven-jxr-plugin --- [INFO] [INFO] --- maven-invoker-plugin:1.9:install (integration-test) @ maven-jxr-plugin --- [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/pom.xml> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/jxr/jxr/2.6-SNAPSHOT/jxr-2.6-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/target/jxr-2.6-SNAPSHOT-site.xml> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/jxr/jxr/2.6-SNAPSHOT/jxr-2.6-SNAPSHOT-site.xml> [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/pom.xml> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/maven-jxr-2.6-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/pom.xml> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/pom.xml> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/plugins/maven-jxr-plugin/2.6-SNAPSHOT/maven-jxr-plugin-2.6-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/maven-jxr-plugin-2.6-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/local-repo/org/apache/maven/plugins/maven-jxr-plugin/2.6-SNAPSHOT/maven-jxr-plugin-2.6-SNAPSHOT.jar> [INFO] [INFO] --- maven-invoker-plugin:1.9:run (integration-test) @ maven-jxr-plugin --- [INFO] Building: new-site-config/pom.xml [INFO] ..FAILED (0.2 s) [INFO] The build exited with code 1. See <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/it/new-site-config/build.log> for details. [INFO] Building: simple-project/pom.xml [INFO] ..FAILED (0.1 s) [INFO] The build exited with code 1. See <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/it/simple-project/build.log> for details. [INFO] Building: aggregate/pom.xml [INFO] ..FAILED (0.1 s) [INFO] The build exited with code 1. See <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/it/aggregate/build.log> for details. [INFO] Building: mixed-plugin-report/pom.xml [INFO] ..FAILED (0.1 s) [INFO] The build exited with code 1. See <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/it/mixed-plugin-report/build.log> for details. [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 0, Failed: 4, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * new-site-config/pom.xml [ERROR] * simple-project/pom.xml [ERROR] * aggregate/pom.xml [ERROR] * mixed-plugin-report/pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maven JXR Parent ................................... SUCCESS [ 6.807 s] [INFO] Maven JXR .......................................... SUCCESS [ 12.940 s] [INFO] Maven JXR Plugin ................................... FAILURE [ 15.140 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.294 s [INFO] Finished at: 2016-05-15T20:13:10+00:00 [INFO] Final Memory: 42M/819M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.9:run (integration-test) on project maven-jxr-plugin: 4 builds failed. See console output above for details. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.9:run (integration-test) on project maven-jxr-plugin: 4 builds failed. See console output above for details. 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.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoFailureException: 4 builds failed. See console output above for details. at org.apache.maven.plugin.invoker.InvokerSession.handleFailures(InvokerSession.java:258) at org.apache.maven.plugin.invoker.InvokerMojo.processResults(InvokerMojo.java:67) at org.apache.maven.plugin.invoker.AbstractInvokerMojo.execute(AbstractInvokerMojo.java:742) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :maven-jxr-plugin [JENKINS] Archiving <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/pom.xml> to org.apache.maven.plugins/maven-jxr-plugin/2.6-SNAPSHOT/maven-jxr-plugin-2.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/maven-jxr-plugin-2.6-SNAPSHOT.jar> to org.apache.maven.plugins/maven-jxr-plugin/2.6-SNAPSHOT/maven-jxr-plugin-2.6-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/maven-jxr/ws/pom.xml> to org.apache.maven.jxr/jxr/2.6-SNAPSHOT/jxr-2.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/maven-jxr/ws/target/jxr-2.6-SNAPSHOT-site.xml> to org.apache.maven.jxr/jxr/2.6-SNAPSHOT/jxr-2.6-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/pom.xml> to org.apache.maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/maven-jxr-2.6-SNAPSHOT.jar> to org.apache.maven/maven-jxr/2.6-SNAPSHOT/maven-jxr-2.6-SNAPSHOT.jar Sending e-mails to: [email protected] channel stopped
