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 2014/05/08 00:31:57 UTC

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

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

Changes:

[hiram] Fixes AMQ-5176: Support building ActiveMQ using Java 8 JDK

------------------------------------------
[...truncated 6987 lines...]
[INFO] ActiveMQ :: RA .................................... SUCCESS [6.180s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [5.591s]
[INFO] ActiveMQ :: Partition Management .................. SKIPPED
[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 [3.451s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [3.934s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SKIPPED
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [2.119s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [5.329s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SKIPPED
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [6.574s]
[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: 2:44.520s
[INFO] Finished at: Wed May 07 22:31:33 UTC 2014
[INFO] Final Memory: 93M/1124M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project activemq-mqtt: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-mqtt: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	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.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 34 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 35 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 36 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] Failed to execute goal on project activemq-leveldb-store: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-leveldb-store: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	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.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 34 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 35 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 36 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-mqtt
[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-20140507.223024-82/activemq-kahadb-store-5.10-20140507.223024-82.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-20140507.223024-82/activemq-kahadb-store-5.10-20140507.223024-82-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-20140507.223024-82/activemq-kahadb-store-5.10-20140507.223024-82-javadoc.jar
[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-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-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-20140507.222947-82/activemq-openwire-legacy-5.10-20140507.222947-82.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-20140507.222947-82/activemq-openwire-legacy-5.10-20140507.222947-82-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-20140507.222947-82/activemq-openwire-legacy-5.10-20140507.222947-82-javadoc.jar
[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-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-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-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-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-20140507.222931-82/activemq-client-5.10-20140507.222931-82.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-20140507.222931-82/activemq-client-5.10-20140507.222931-82-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-20140507.222931-82/activemq-client-5.10-20140507.222931-82-javadoc.jar
[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-20140507.223131-74/activemq-blueprint-5.10-20140507.223131-74.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-20140507.223131-74/activemq-blueprint-5.10-20140507.223131-74-sources.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-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-20140507.223052-82/activemq-jms-pool-5.10-20140507.223052-82.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-20140507.223052-82/activemq-jms-pool-5.10-20140507.223052-82-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-20140507.223052-82/activemq-jms-pool-5.10-20140507.223052-82-javadoc.jar
[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-20140507.223056-82/activemq-pool-5.10-20140507.223056-82.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-20140507.223056-82/activemq-pool-5.10-20140507.223056-82-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-20140507.223056-82/activemq-pool-5.10-20140507.223056-82-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-20140507.223038-82/activemq-jdbc-store-5.10-20140507.223038-82.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-20140507.223038-82/activemq-jdbc-store-5.10-20140507.223038-82-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-20140507.223038-82/activemq-jdbc-store-5.10-20140507.223038-82-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-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/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-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-20140507.223029-82/activemq-stomp-5.10-20140507.223029-82.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-20140507.223029-82/activemq-stomp-5.10-20140507.223029-82-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-20140507.223029-82/activemq-stomp-5.10-20140507.223029-82-javadoc.jar
[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-20140507.222905-83/activemq-openwire-generator-5.10-20140507.222905-83.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-20140507.222905-83/activemq-openwire-generator-5.10-20140507.222905-83-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-20140507.222905-83/activemq-openwire-generator-5.10-20140507.222905-83-javadoc.jar
[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-20140507.223015-82/activemq-broker-5.10-20140507.223015-82.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-20140507.223015-82/activemq-broker-5.10-20140507.223015-82-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-20140507.223015-82/activemq-broker-5.10-20140507.223015-82-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-20140507.223015-82/activemq-broker-5.10-20140507.223015-82-tests.jar
[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-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-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[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-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-20140507.223116-77/activemq-run-5.10-20140507.223116-77.jar
[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-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-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-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-20140507.222956-82/activemq-jaas-5.10-20140507.222956-82.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-20140507.222956-82/activemq-jaas-5.10-20140507.222956-82-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-20140507.222956-82/activemq-jaas-5.10-20140507.222956-82-javadoc.jar
[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/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-20140507.223124-76/activemq-memtest-maven-plugin-5.10-20140507.223124-76.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-20140507.223124-76/activemq-memtest-maven-plugin-5.10-20140507.223124-76-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-20140507.223124-76/activemq-memtest-maven-plugin-5.10-20140507.223124-76-javadoc.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-20140507.223102-82/activemq-ra-5.10-20140507.223102-82.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-20140507.223102-82/activemq-ra-5.10-20140507.223102-82.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-20140507.223102-82/activemq-ra-5.10-20140507.223102-82-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-20140507.223102-82/activemq-ra-5.10-20140507.223102-82-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-20140507.223102-82/activemq-ra-5.10-20140507.223102-82-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-20140507.223102-82/activemq-ra-5.10-20140507.223102-82.xsd.html
[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-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/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-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-20140507.223108-79/activemq-console-5.10-20140507.223108-79.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-20140507.223108-79/activemq-console-5.10-20140507.223108-79-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-20140507.223108-79/activemq-console-5.10-20140507.223108-79-javadoc.jar
[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-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-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-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-20140507.223112-79/activemq-log4j-appender-5.10-20140507.223112-79.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-20140507.223112-79/activemq-log4j-appender-5.10-20140507.223112-79-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-20140507.223112-79/activemq-log4j-appender-5.10-20140507.223112-79-javadoc.jar
Sending e-mails to: dev@activemq.apache.org
Sending e-mails to: dev@activemq.apache.org
channel stopped