See
<https://builds.apache.org/job/ActiveMQ-Java8/1062/display/redirect?page=changes>
Changes:
[gtully] [AMQ-6815] have checkpoint validate status of async writes to avoid
------------------------------------------
[...truncated 1.34 MB...]
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at
org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoFailureException: Error creating
properties files for forking; nested exception is java.io.IOException: No such
file or directory
at
org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
at
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error
creating properties files for forking; nested exception is java.io.IOException:
No such file or directory
at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:389)
at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:158)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
... 34 more
Caused by: java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(File.java:2024)
at
org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:77)
at
org.apache.maven.plugin.surefire.booterclient.BooterSerializer.serialize(BooterSerializer.java:135)
at
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:372)
... 38 more
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process
(process-resource-bundles) on project apache-activemq: Error finding remote
resources manifests:
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/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.5:process
(process-resource-bundles) on project apache-activemq: Error finding remote
resources manifests
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at
org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error finding remote
resources manifests
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1238)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:520)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 31 more
Caused by: java.io.FileNotFoundException:
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/target/maven-shared-archive-resources/META-INF/NOTICE>
(No such file or directory)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at java.io.FileWriter.<init>(FileWriter.java:90)
at
org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1146)
... 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-karaf-itest
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml>
to
org.apache.activemq/activemq-kahadb-store/5.16.0-SNAPSHOT/activemq-kahadb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-kahadb-store/5.16.0-SNAPSHOT/activemq-kahadb-store-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-kahadb-store/5.16.0-SNAPSHOT/activemq-kahadb-store-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to
org.apache.activemq/activemq-osgi/5.16.0-SNAPSHOT/activemq-osgi-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/target/activemq-osgi-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-osgi/5.16.0-SNAPSHOT/activemq-osgi-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/target/activemq-osgi-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-osgi/5.16.0-SNAPSHOT/activemq-osgi-5.16.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 12.21 MB of artifacts by 18.7% relative to #1061
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml>
to
org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT-tests.jar>
to
org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml>
to
org.apache.activemq/activemq-openwire-legacy/5.16.0-SNAPSHOT/activemq-openwire-legacy-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-openwire-legacy/5.16.0-SNAPSHOT/activemq-openwire-legacy-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-openwire-legacy/5.16.0-SNAPSHOT/activemq-openwire-legacy-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml>
to
org.apache.activemq/activemq-karaf-itest/5.16.0-SNAPSHOT/activemq-karaf-itest-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to
org.apache.activemq/activemq-rar/5.16.0-SNAPSHOT/activemq-rar-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/target/activemq-rar-5.16.0-SNAPSHOT.rar>
to
org.apache.activemq/activemq-rar/5.16.0-SNAPSHOT/activemq-rar-5.16.0-SNAPSHOT.rar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/target/activemq-rar-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-rar/5.16.0-SNAPSHOT/activemq-rar-5.16.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 12.32 MB of artifacts by 58.1% relative to #1061
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to
org.apache.activemq/activemq-http/5.16.0-SNAPSHOT/activemq-http-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/target/activemq-http-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-http/5.16.0-SNAPSHOT/activemq-http-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/target/activemq-http-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-http/5.16.0-SNAPSHOT/activemq-http-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to
org.apache.activemq/activemq-amqp/5.16.0-SNAPSHOT/activemq-amqp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/target/activemq-amqp-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-amqp/5.16.0-SNAPSHOT/activemq-amqp-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/target/activemq-amqp-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-amqp/5.16.0-SNAPSHOT/activemq-amqp-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to
org.apache.activemq/activemq-client/5.16.0-SNAPSHOT/activemq-client-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-client/5.16.0-SNAPSHOT/activemq-client-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-client/5.16.0-SNAPSHOT/activemq-client-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to
org.apache.activemq/activemq-blueprint/5.16.0-SNAPSHOT/activemq-blueprint-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-blueprint/5.16.0-SNAPSHOT/activemq-blueprint-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-blueprint/5.16.0-SNAPSHOT/activemq-blueprint-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/pom.xml>
to
org.apache.activemq.tooling/activemq-junit/5.16.0-SNAPSHOT/activemq-junit-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-junit/5.16.0-SNAPSHOT/activemq-junit-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-junit/5.16.0-SNAPSHOT/activemq-junit-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to
org.apache.activemq.tooling/activemq-tooling/5.16.0-SNAPSHOT/activemq-tooling-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/pom.xml> to
org.apache.activemq/activemq-jms-pool/5.16.0-SNAPSHOT/activemq-jms-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-jms-pool/5.16.0-SNAPSHOT/activemq-jms-pool-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-jms-pool/5.16.0-SNAPSHOT/activemq-jms-pool-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to
org.apache.activemq/activemq-pool/5.16.0-SNAPSHOT/activemq-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-pool/5.16.0-SNAPSHOT/activemq-pool-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-pool/5.16.0-SNAPSHOT/activemq-pool-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml>
to
org.apache.activemq/activemq-jdbc-store/5.16.0-SNAPSHOT/activemq-jdbc-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-jdbc-store/5.16.0-SNAPSHOT/activemq-jdbc-store-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-jdbc-store/5.16.0-SNAPSHOT/activemq-jdbc-store-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to
org.apache.activemq/activemq-camel/5.16.0-SNAPSHOT/activemq-camel-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/target/activemq-camel-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-camel/5.16.0-SNAPSHOT/activemq-camel-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/target/activemq-camel-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-camel/5.16.0-SNAPSHOT/activemq-camel-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml>
to
org.apache.activemq/activemq-runtime-config/5.16.0-SNAPSHOT/activemq-runtime-config-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-runtime-config/5.16.0-SNAPSHOT/activemq-runtime-config-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-runtime-config/5.16.0-SNAPSHOT/activemq-runtime-config-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml>
to
org.apache.activemq/activemq-parent/5.16.0-SNAPSHOT/activemq-parent-5.16.0-SNAPSHOT.pom
[Fast Archiver] Compressed 60.55 KB of artifacts by 52.8% relative to #1061
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to
org.apache.activemq/activemq-stomp/5.16.0-SNAPSHOT/activemq-stomp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-stomp/5.16.0-SNAPSHOT/activemq-stomp-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-stomp/5.16.0-SNAPSHOT/activemq-stomp-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml>
to
org.apache.activemq/activemq-openwire-generator/5.16.0-SNAPSHOT/activemq-openwire-generator-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-openwire-generator/5.16.0-SNAPSHOT/activemq-openwire-generator-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-openwire-generator/5.16.0-SNAPSHOT/activemq-openwire-generator-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to
org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT-tests.jar>
to
org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to
org.apache.activemq/activemq-web-demo/5.16.0-SNAPSHOT/activemq-web-demo-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/target/activemq-web-demo-5.16.0-SNAPSHOT.war>
to
org.apache.activemq/activemq-web-demo/5.16.0-SNAPSHOT/activemq-web-demo-5.16.0-SNAPSHOT.war
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/target/activemq-web-demo-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-web-demo/5.16.0-SNAPSHOT/activemq-web-demo-5.16.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 32.78 MB of artifacts by 91.1% relative to #1061
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to
org.apache.activemq/activemq-mqtt/5.16.0-SNAPSHOT/activemq-mqtt-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-mqtt/5.16.0-SNAPSHOT/activemq-mqtt-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-mqtt/5.16.0-SNAPSHOT/activemq-mqtt-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to
org.apache.activemq/activemq-shiro/5.16.0-SNAPSHOT/activemq-shiro-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/target/activemq-shiro-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-shiro/5.16.0-SNAPSHOT/activemq-shiro-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/target/activemq-shiro-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-shiro/5.16.0-SNAPSHOT/activemq-shiro-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml>
to
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-SNAPSHOT/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-SNAPSHOT/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-SNAPSHOT/activemq-perf-maven-plugin-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/dependency-reduced-pom.xml>
to
org.apache.activemq/activemq-run/5.16.0-SNAPSHOT/activemq-run-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-run/5.16.0-SNAPSHOT/activemq-run-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-run/5.16.0-SNAPSHOT/activemq-run-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/pom.xml>
to
org.apache.activemq.tooling/activemq-maven-plugin/5.16.0-SNAPSHOT/activemq-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-maven-plugin/5.16.0-SNAPSHOT/activemq-maven-plugin-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-maven-plugin/5.16.0-SNAPSHOT/activemq-maven-plugin-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/activemq-karaf-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/features.xml>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT-features.xml
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/features-core.xml>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT-features-core.xml
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/activemq.xml>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT-activemq.xml
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT-activemq.cfg
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT-activemq-webconsole.cfg
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/activemq-karaf-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml>
to
org.apache.activemq/activemq-web-console/5.16.0-SNAPSHOT/activemq-web-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/target/activemq-web-console-5.16.0-SNAPSHOT.war>
to
org.apache.activemq/activemq-web-console/5.16.0-SNAPSHOT/activemq-web-console-5.16.0-SNAPSHOT.war
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/target/activemq-web-console-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-web-console/5.16.0-SNAPSHOT/activemq-web-console-5.16.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.88 MB of artifacts by 65.9% relative to #1061
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to
org.apache.activemq/activemq-jaas/5.16.0-SNAPSHOT/activemq-jaas-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-jaas/5.16.0-SNAPSHOT/activemq-jaas-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-jaas/5.16.0-SNAPSHOT/activemq-jaas-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml>
to
org.apache.activemq/activemq-itests-spring31/5.16.0-SNAPSHOT/activemq-itests-spring31-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml>
to
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-SNAPSHOT/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-SNAPSHOT/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-SNAPSHOT/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd>
to
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.xsd
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
to
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT-schema.html
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
to
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.xsd.html
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to
org.apache.activemq/activemq-partition/5.16.0-SNAPSHOT/activemq-partition-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-partition/5.16.0-SNAPSHOT/activemq-partition-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-partition/5.16.0-SNAPSHOT/activemq-partition-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/dependency-reduced-pom.xml>
to
org.apache.activemq/activemq-all/5.16.0-SNAPSHOT/activemq-all-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/target/activemq-all-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-all/5.16.0-SNAPSHOT/activemq-all-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/target/activemq-all-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-all/5.16.0-SNAPSHOT/activemq-all-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to
org.apache.activemq/apache-activemq/5.16.0-SNAPSHOT/apache-activemq-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to
org.apache.activemq/activemq-console/5.16.0-SNAPSHOT/activemq-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-console/5.16.0-SNAPSHOT/activemq-console-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-console/5.16.0-SNAPSHOT/activemq-console-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/classes/activemq.xsd>
to
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT.xsd
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/classes/activemq.xsd.html>
to
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT-schema.html
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 1.06 MB of artifacts by 67.5% relative to #1061
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to
org.apache.activemq/activemq-cf/5.16.0-SNAPSHOT/activemq-cf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-cf/5.16.0-SNAPSHOT/activemq-cf-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-cf/5.16.0-SNAPSHOT/activemq-cf-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml>
to
org.apache.activemq/activemq-leveldb-store/5.16.0-SNAPSHOT/activemq-leveldb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-leveldb-store/5.16.0-SNAPSHOT/activemq-leveldb-store-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-leveldb-store/5.16.0-SNAPSHOT/activemq-leveldb-store-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to
org.apache.activemq/activemq-web/5.16.0-SNAPSHOT/activemq-web-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/target/activemq-web-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-web/5.16.0-SNAPSHOT/activemq-web-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/target/activemq-web-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-web/5.16.0-SNAPSHOT/activemq-web-5.16.0-SNAPSHOT-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml>
to
org.apache.activemq/activemq-log4j-appender/5.16.0-SNAPSHOT/activemq-log4j-appender-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.16.0-SNAPSHOT.jar>
to
org.apache.activemq/activemq-log4j-appender/5.16.0-SNAPSHOT/activemq-log4j-appender-5.16.0-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.16.0-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-log4j-appender/5.16.0-SNAPSHOT/activemq-log4j-appender-5.16.0-SNAPSHOT-sources.jar
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]
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped