See <https://builds.apache.org/job/maven-jxr/67/changes>
Changes: [hboutemy] updated Jira url ------------------------------------------ [...truncated 545 lines...] 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.275 sec - in org.apache.maven.jxr.JxrBeanTest Running org.apache.maven.jxr.IncludeExcludeTest Scanning <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/resources> parsing... include/IncludedClass.java <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/src/test/resources/include/IncludedClass.java> -> <https://builds.apache.org/job/maven-jxr/ws/maven-jxr/target/include/IncludedClass.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.188 sec - in org.apache.maven.jxr.IncludeExcludeTest 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.13:check (checkstyle-check) @ maven-jxr --- [INFO] [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] [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) Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 107 licence. [INFO] [INFO] --- maven-plugin-plugin:3.3:helpmojo (generated-helpmojo) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-jxr-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6: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.1: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.3:descriptor (mojo-descriptor) @ maven-jxr-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 5 mojo descriptors. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6: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.1: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.17: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.808 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.064 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.3: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] run script verify.groovy [INFO] ..SUCCESS (16.5 s) [INFO] Building: aggregate/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (9.1 s) [INFO] Building: mixed-plugin-report/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (21.3 s) [INFO] Building: simple-project/pom.xml [INFO] run script verify.groovy [INFO] ..SUCCESS (7.2 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 4, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle-check) @ maven-jxr-plugin --- [INFO] [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-jxr-plugin --- [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/target/maven-jxr-plugin-2.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/plugins/maven-jxr-plugin/2.6-SNAPSHOT/maven-jxr-plugin-2.6-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/maven-jxr/ws/maven-jxr-plugin/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/plugins/maven-jxr-plugin/2.6-SNAPSHOT/maven-jxr-plugin-2.6-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maven JXR Parent .................................. SUCCESS [8.607s] [INFO] Maven JXR ......................................... SUCCESS [13.398s] [INFO] Maven JXR Plugin .................................. SUCCESS [1:11.105s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:35.181s [INFO] Finished at: Sun May 15 09:22:15 UTC 2016 [INFO] Final Memory: 45M/806M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [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 channel stopped Maven RedeployPublisher use remote ubuntu-4 maven settings from : /home/jenkins/.m2/settings.xml [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact maven-jxr-2.6-SNAPSHOT.jar Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-metadata.xml ERROR: Failed to retrieve remote metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to retrieve remote metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143) at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668) at hudson.model.Run.execute(Run.java:1763) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:470) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:314) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139) ... 11 more Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata org.apache.maven:maven-jxr:2.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$5.wrap(WagonRepositoryConnector.java:995) at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$5.wrap(WagonRepositoryConnector.java:983) at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:725) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) 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.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/maven/maven-jxr/2.6-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:945) at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116) at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88) at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61) at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:660) ... 4 more [INFO] Deployment failed after 0.53 sec Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE
