See <https://builds.apache.org/job/ActiveMQ-Java7/288/>

------------------------------------------
[...truncated 2907 lines...]
        ... 37 more
Caused by: java.lang.RuntimeException: 
org.apache.maven.surefire.util.NestedRuntimeException: null; nested exception 
is java.io.FileNotFoundException: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/surefire-reports/org.apache.activemq.ra.JmsXAQueueTransactionTest-output.txt>
 (No such file or directory)
        at 
org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer.close(ThreadedStreamConsumer.java:123)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:463)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
        ... 5 more
Caused by: org.apache.maven.surefire.util.NestedRuntimeException: null; nested 
exception is java.io.FileNotFoundException: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/surefire-reports/org.apache.activemq.ra.JmsXAQueueTransactionTest-output.txt>
 (No such file or directory)
        at 
org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter.writeTestOutput(ConsoleOutputFileReporter.java:102)
        at 
org.apache.maven.plugin.surefire.report.TestSetRunListener.writeTestOutput(TestSetRunListener.java:110)
        at 
org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine(ForkClient.java:140)
        at 
org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:67)
        ... 1 more
Caused by: java.io.FileNotFoundException: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/surefire-reports/org.apache.activemq.ra.JmsXAQueueTransactionTest-output.txt>
 (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at 
org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter.writeTestOutput(ConsoleOutputFileReporter.java:96)
        ... 4 more
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project activemq-log4j-appender: Error finding remote resources manifests: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/maven-shared-archive-resources/META-INF/NOTICE>
 (No such file or directory) -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project activemq-log4j-appender: Error finding remote resources manifests
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java: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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java: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:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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:724)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error finding remote 
resources manifests
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1220)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:518)
        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: java.io.FileNotFoundException: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/maven-shared-archive-resources/META-INF/NOTICE>
 (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at java.io.FileWriter.<init>(FileWriter.java:90)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1128)
        ... 34 more
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project activemq-run: Error finding remote resources manifests: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/maven-shared-archive-resources/META-INF/NOTICE>
 (No such file or directory) -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project activemq-run: Error finding remote resources manifests
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java: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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java: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:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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:724)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error finding remote 
resources manifests
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1220)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:518)
        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: java.io.FileNotFoundException: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/maven-shared-archive-resources/META-INF/NOTICE>
 (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at java.io.FileWriter.<init>(FileWriter.java:90)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1128)
        ... 34 more
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project activemq-tooling: Error finding remote resources manifests: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/target/maven-shared-archive-resources/META-INF/NOTICE>
 (No such file or directory) -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process (default) on 
project activemq-tooling: Error finding remote resources manifests
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java: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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java: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:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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:724)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error finding remote 
resources manifests
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1220)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:518)
        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: java.io.FileNotFoundException: 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/target/maven-shared-archive-resources/META-INF/NOTICE>
 (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
        at java.io.FileWriter.<init>(FileWriter.java:90)
        at 
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1128)
        ... 34 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] 
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-stomp

[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/ws/activemq-run/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-Java7/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-Java7/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-Java7/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-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd>
 to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
 to 
org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/ws/activemq-http/pom.xml> to 
org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to