You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/12/22 05:51:20 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #904

See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/904/changes>

Changes:

[gtully] https://issues.apache.org/jira/browse/AMQ-4930 - fix regression in MBeanTest - need to page in up to max messages if they are present for a browse

[tabish121] https://issues.apache.org/jira/browse/AMQ-4819

[tabish121] https://issues.apache.org/jira/browse/AMQ-4819

------------------------------------------
[...truncated 7796 lines...]
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [40.614s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [27.405s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [38.817s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [30.022s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [21.379s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [36.143s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [29.141s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [19.737s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [18.133s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [22.923s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [1:16.134s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [12.847s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [24.015s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [23.130s]
[INFO] ActiveMQ :: Spring ................................ FAILURE [28.803s]
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [21.891s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [12.895s]
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ActiveMQ :: Camel ................................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED
[INFO] ActiveMQ :: File Server ........................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [37.248s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [22.582s]
[INFO] ActiveMQ :: Runtime Configuration ................. SKIPPED
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [28.734s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [19.303s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SKIPPED
[INFO] ActiveMQ :: StartUp Plugin ........................ SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [17.908s]
[INFO] ActiveMQ :: Web Demo .............................. SKIPPED
[INFO] ActiveMQ :: Web Console ........................... SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED
[INFO] ActiveMQ :: Assembly .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:05:00.603s
[INFO] Finished at: Sun Dec 22 04:16:01 UTC 2013
[INFO] Final Memory: 110M/1298M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project activemq-spring: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:activemq-spring/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/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project activemq-spring: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:activemq-spring/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/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(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:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	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.maven.plugin.MojoExecutionException: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:activemq-spring/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/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:activemq-spring/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/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:167)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:157)
	... 33 more
Caused by: org.sonatype.aether.deployment.DeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.activemq:activemq-spring/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/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:311)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:211)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:443)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137)
	... 35 more
Caused by: org.sonatype.aether.transfer.MetadataTransferException: Could not transfer metadata org.apache.activemq:activemq-spring/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/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:930)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:920)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:837)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:475)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:305)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-spring/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:562)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:471)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:451)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:811)
	... 40 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-spring
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-20131222.032402-48/activemq-openwire-legacy-5.10-20131222.032402-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-20131222.032402-48/activemq-openwire-legacy-5.10-20131222.032402-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-20131222.032402-48/activemq-openwire-legacy-5.10-20131222.032402-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-20131222.031718-49/activemq-openwire-generator-5.10-20131222.031718-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-20131222.031718-49/activemq-openwire-generator-5.10-20131222.031718-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-openwire-generator/5.10-20131222.031718-49/activemq-openwire-generator-5.10-20131222.031718-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-20131222.034831-48/activemq-jdbc-store-5.10-20131222.034831-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-20131222.034831-48/activemq-jdbc-store-5.10-20131222.034831-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jdbc-store/5.10-20131222.034831-48/activemq-jdbc-store-5.10-20131222.034831-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-20131222.041453-43/activemq-memtest-maven-plugin-5.10-20131222.041453-43.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-20131222.041453-43/activemq-memtest-maven-plugin-5.10-20131222.041453-43-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-20131222.041453-43/activemq-memtest-maven-plugin-5.10-20131222.041453-43-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-20131222.035720-48/activemq-jms-pool-5.10-20131222.035720-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-20131222.035720-48/activemq-jms-pool-5.10-20131222.035720-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jms-pool/5.10-20131222.035720-48/activemq-jms-pool-5.10-20131222.035720-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-20131222.040939-46/activemq-log4j-appender-5.10-20131222.040939-46.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.10-20131222.040939-46/activemq-log4j-appender-5.10-20131222.040939-46-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-log4j-appender/5.10-20131222.040939-46/activemq-log4j-appender-5.10-20131222.040939-46-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-20131222.035906-48/activemq-pool-5.10-20131222.035906-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-20131222.035906-48/activemq-pool-5.10-20131222.035906-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-pool/5.10-20131222.035906-48/activemq-pool-5.10-20131222.035906-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-20131222.034242-48/activemq-stomp-5.10-20131222.034242-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-20131222.034242-48/activemq-stomp-5.10-20131222.034242-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-stomp/5.10-20131222.034242-48/activemq-stomp-5.10-20131222.034242-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-20131222.041102-44/activemq-run-5.10-20131222.041102-44.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-20131222.034616-48/activemq-mqtt-5.10-20131222.034616-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-20131222.034616-48/activemq-mqtt-5.10-20131222.034616-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-mqtt/5.10-20131222.034616-48/activemq-mqtt-5.10-20131222.034616-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-20131222.040516-46/activemq-console-5.10-20131222.040516-46.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-20131222.040516-46/activemq-console-5.10-20131222.040516-46-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-console/5.10-20131222.040516-46/activemq-console-5.10-20131222.040516-46-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-20131222.041546-41/activemq-blueprint-5.10-20131222.041546-41.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-20131222.041546-41/activemq-blueprint-5.10-20131222.041546-41-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-20131222.031832-48/activemq-client-5.10-20131222.031832-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-20131222.031832-48/activemq-client-5.10-20131222.031832-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-client/5.10-20131222.031832-48/activemq-client-5.10-20131222.031832-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-20131222.033149-48/activemq-broker-5.10-20131222.033149-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-20131222.033149-48/activemq-broker-5.10-20131222.033149-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-broker/5.10-20131222.033149-48/activemq-broker-5.10-20131222.033149-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-20131222.033149-48/activemq-broker-5.10-20131222.033149-48-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-20131222.040017-48/activemq-ra-5.10-20131222.040017-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-20131222.040017-48/activemq-ra-5.10-20131222.040017-48.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-20131222.040017-48/activemq-ra-5.10-20131222.040017-48-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-20131222.040017-48/activemq-ra-5.10-20131222.040017-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-ra/5.10-20131222.040017-48/activemq-ra-5.10-20131222.040017-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-20131222.040017-48/activemq-ra-5.10-20131222.040017-48.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-20131222.033722-48/activemq-kahadb-store-5.10-20131222.033722-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-20131222.033722-48/activemq-kahadb-store-5.10-20131222.033722-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-kahadb-store/5.10-20131222.033722-48/activemq-kahadb-store-5.10-20131222.033722-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-20131222.032926-48/activemq-jaas-5.10-20131222.032926-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-20131222.032926-48/activemq-jaas-5.10-20131222.032926-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jaas/5.10-20131222.032926-48/activemq-jaas-5.10-20131222.032926-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-20131222.040809-46/activemq-partition-5.10-20131222.040809-46.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-20131222.040809-46/activemq-partition-5.10-20131222.040809-46-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-partition/5.10-20131222.040809-46/activemq-partition-5.10-20131222.040809-46-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-20131222.035205-48/activemq-leveldb-store-5.10-20131222.035205-48.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-20131222.035205-48/activemq-leveldb-store-5.10-20131222.035205-48-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-leveldb-store/5.10-20131222.035205-48/activemq-leveldb-store-5.10-20131222.035205-48-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
Sending e-mails to: dev@activemq.apache.org null@apache.org
channel stopped