See <https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/272/display/redirect>
Changes:
------------------------------------------
[...truncated 728.56 KB...]
at hudson.remoting.UserRequest.perform (UserRequest.java:212)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call
(InterceptingExecutorService.java:72)
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: java.net.ConnectException: Connection timed out (Connection timed
out)
at java.net.PlainSocketImpl.socketConnect (Native Method)
at java.net.AbstractPlainSocketImpl.doConnect
(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress
(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect
(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
at java.net.Socket.connect (Socket.java:589)
at
org.apache.maven.wagon.providers.http.httpclient.conn.ssl.SSLConnectionSocketFactory.connectSocket
(SSLConnectionSocketFactory.java:368)
at
org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultHttpClientConnectionOperator.connect
(DefaultHttpClientConnectionOperator.java:142)
at
org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect
(PoolingHttpClientConnectionManager.java:374)
at
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute
(MainClientExec.java:393)
at
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute
(MainClientExec.java:236)
at
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute
(ProtocolExec.java:186)
at
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute
(RetryExec.java:89)
at
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute
(RedirectExec.java:110)
at
org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute
(InternalHttpClient.java:185)
at
org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute
(CloseableHttpClient.java:83)
at
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.execute
(AbstractHttpClientWagon.java:958)
at
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put
(AbstractHttpClientWagon.java:713)
at
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put
(AbstractHttpClientWagon.java:670)
at
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put
(AbstractHttpClientWagon.java:652)
at
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put
(AbstractHttpClientWagon.java:646)
at
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put
(AbstractHttpClientWagon.java:626)
at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run
(WagonTransporter.java:686)
at org.eclipse.aether.transport.wagon.WagonTransporter.execute
(WagonTransporter.java:435)
at org.eclipse.aether.transport.wagon.WagonTransporter.put
(WagonTransporter.java:418)
at
org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask
(BasicRepositoryConnector.java:556)
at
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run
(BasicRepositoryConnector.java:364)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put
(BasicRepositoryConnector.java:288)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy
(DefaultDeployer.java:295)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy
(DefaultDeployer.java:213)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy
(DefaultRepositorySystem.java:386)
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy
(DefaultArtifactDeployer.java:142)
at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy
(AbstractDeployMojo.java:171)
at org.apache.maven.plugin.deploy.DeployMojo.deployProject
(DeployMojo.java:250)
at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main
(Maven35Launcher.java:130)
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.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
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:212)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call
(InterceptingExecutorService.java:72)
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)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :activemq-amqp
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-kahadb-store/pom.xml>
to
org.apache.activemq/activemq-kahadb-store/5.15.11-SNAPSHOT/activemq-kahadb-store-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-kahadb-store/5.15.11-20191029.011502-8/activemq-kahadb-store-5.15.11-20191029.011502-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-kahadb-store/5.15.11-20191029.011502-8/activemq-kahadb-store-5.15.11-20191029.011502-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-osgi/pom.xml>
to
org.apache.activemq/activemq-osgi/5.15.11-SNAPSHOT/activemq-osgi-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/pom.xml>
to
org.apache.activemq/activemq-unit-tests/5.15.11-SNAPSHOT/activemq-unit-tests-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-unit-tests/5.15.11-20191029.061717-8/activemq-unit-tests-5.15.11-20191029.061717-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.11-SNAPSHOT-tests.jar>
to
org.apache.activemq/activemq-unit-tests/5.15.11-20191029.061717-8/activemq-unit-tests-5.15.11-20191029.061717-8-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-unit-tests/5.15.11-20191029.061717-8/activemq-unit-tests-5.15.11-20191029.061717-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-legacy/pom.xml>
to
org.apache.activemq/activemq-openwire-legacy/5.15.11-SNAPSHOT/activemq-openwire-legacy-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-openwire-legacy/5.15.11-20191029.005448-8/activemq-openwire-legacy-5.15.11-20191029.005448-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-openwire-legacy/5.15.11-20191029.005448-8/activemq-openwire-legacy-5.15.11-20191029.005448-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf-itest/pom.xml>
to
org.apache.activemq/activemq-karaf-itest/5.15.11-SNAPSHOT/activemq-karaf-itest-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-karaf-itest/5.15.11-20191029.065135-8/activemq-karaf-itest-5.15.11-20191029.065135-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-karaf-itest/5.15.11-20191029.065135-8/activemq-karaf-itest-5.15.11-20191029.065135-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-rar/pom.xml>
to
org.apache.activemq/activemq-rar/5.15.11-SNAPSHOT/activemq-rar-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-http/pom.xml>
to
org.apache.activemq/activemq-http/5.15.11-SNAPSHOT/activemq-http-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-http/target/activemq-http-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-http/5.15.11-20191029.062758-8/activemq-http-5.15.11-20191029.062758-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-http/target/activemq-http-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-http/5.15.11-20191029.062758-8/activemq-http-5.15.11-20191029.062758-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-amqp/pom.xml>
to
org.apache.activemq/activemq-amqp/5.15.11-SNAPSHOT/activemq-amqp-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-amqp/target/activemq-amqp-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-amqp/5.15.11-SNAPSHOT/activemq-amqp-5.15.11-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-client/pom.xml>
to
org.apache.activemq/activemq-client/5.15.11-SNAPSHOT/activemq-client-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-client/target/activemq-client-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-client/5.15.11-20191029.005432-8/activemq-client-5.15.11-20191029.005432-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-client/target/activemq-client-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-client/5.15.11-20191029.005432-8/activemq-client-5.15.11-20191029.005432-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-blueprint/pom.xml>
to
org.apache.activemq/activemq-blueprint/5.15.11-SNAPSHOT/activemq-blueprint-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-blueprint/target/activemq-blueprint-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-blueprint/5.15.11-20191029.064451-8/activemq-blueprint-5.15.11-20191029.064451-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-blueprint/target/activemq-blueprint-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-blueprint/5.15.11-20191029.064451-8/activemq-blueprint-5.15.11-20191029.064451-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-junit/pom.xml>
to
org.apache.activemq.tooling/activemq-junit/5.15.11-SNAPSHOT/activemq-junit-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-junit/5.15.11-20191029.021415-8/activemq-junit-5.15.11-20191029.021415-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-junit/5.15.11-20191029.021415-8/activemq-junit-5.15.11-20191029.021415-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/pom.xml>
to
org.apache.activemq.tooling/activemq-tooling/5.15.11-SNAPSHOT/activemq-tooling-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jms-pool/pom.xml>
to
org.apache.activemq/activemq-jms-pool/5.15.11-SNAPSHOT/activemq-jms-pool-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-jms-pool/5.15.11-20191029.020020-8/activemq-jms-pool-5.15.11-20191029.020020-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-jms-pool/5.15.11-20191029.020020-8/activemq-jms-pool-5.15.11-20191029.020020-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-pool/pom.xml>
to
org.apache.activemq/activemq-pool/5.15.11-SNAPSHOT/activemq-pool-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-pool/target/activemq-pool-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-pool/5.15.11-20191029.020038-8/activemq-pool-5.15.11-20191029.020038-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-pool/target/activemq-pool-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-pool/5.15.11-20191029.020038-8/activemq-pool-5.15.11-20191029.020038-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jdbc-store/pom.xml>
to
org.apache.activemq/activemq-jdbc-store/5.15.11-SNAPSHOT/activemq-jdbc-store-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-jdbc-store/5.15.11-20191029.015023-8/activemq-jdbc-store-5.15.11-20191029.015023-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-jdbc-store/5.15.11-20191029.015023-8/activemq-jdbc-store-5.15.11-20191029.015023-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/pom.xml>
to
org.apache.activemq/activemq-camel/5.15.11-SNAPSHOT/activemq-camel-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/target/activemq-camel-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-camel/5.15.11-20191029.064226-8/activemq-camel-5.15.11-20191029.064226-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/target/activemq-camel-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-camel/5.15.11-20191029.064226-8/activemq-camel-5.15.11-20191029.064226-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-runtime-config/pom.xml>
to
org.apache.activemq/activemq-runtime-config/5.15.11-SNAPSHOT/activemq-runtime-config-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-runtime-config/5.15.11-20191029.021350-8/activemq-runtime-config-5.15.11-20191029.021350-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-runtime-config/5.15.11-20191029.021350-8/activemq-runtime-config-5.15.11-20191029.021350-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/pom.xml> to
org.apache.activemq/activemq-parent/5.15.11-SNAPSHOT/activemq-parent-5.15.11-SNAPSHOT.pom
[Fast Archiver] Compressed 61.63 KB of artifacts by 51.9% relative to #270
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-stomp/pom.xml>
to
org.apache.activemq/activemq-stomp/5.15.11-SNAPSHOT/activemq-stomp-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-stomp/target/activemq-stomp-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-stomp/5.15.11-20191029.012956-8/activemq-stomp-5.15.11-20191029.012956-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-stomp/target/activemq-stomp-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-stomp/5.15.11-20191029.012956-8/activemq-stomp-5.15.11-20191029.012956-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-generator/pom.xml>
to
org.apache.activemq/activemq-openwire-generator/5.15.11-SNAPSHOT/activemq-openwire-generator-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-openwire-generator/5.15.11-20191029.005154-8/activemq-openwire-generator-5.15.11-20191029.005154-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-openwire-generator/5.15.11-20191029.005154-8/activemq-openwire-generator-5.15.11-20191029.005154-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/pom.xml>
to
org.apache.activemq/activemq-broker/5.15.11-SNAPSHOT/activemq-broker-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/target/activemq-broker-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-broker/5.15.11-20191029.005717-8/activemq-broker-5.15.11-20191029.005717-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/target/activemq-broker-5.15.11-SNAPSHOT-tests.jar>
to
org.apache.activemq/activemq-broker/5.15.11-20191029.005717-8/activemq-broker-5.15.11-20191029.005717-8-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/target/activemq-broker-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-broker/5.15.11-20191029.005717-8/activemq-broker-5.15.11-20191029.005717-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-web-demo/pom.xml>
to
org.apache.activemq/activemq-web-demo/5.15.11-SNAPSHOT/activemq-web-demo-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-mqtt/pom.xml>
to
org.apache.activemq/activemq-mqtt/5.15.11-SNAPSHOT/activemq-mqtt-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-mqtt/target/activemq-mqtt-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-mqtt/5.15.11-20191029.015008-8/activemq-mqtt-5.15.11-20191029.015008-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-mqtt/target/activemq-mqtt-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-mqtt/5.15.11-20191029.015008-8/activemq-mqtt-5.15.11-20191029.015008-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-shiro/pom.xml>
to
org.apache.activemq/activemq-shiro/5.15.11-SNAPSHOT/activemq-shiro-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-shiro/target/activemq-shiro-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-shiro/5.15.11-20191029.064359-8/activemq-shiro-5.15.11-20191029.064359-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-shiro/target/activemq-shiro-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-shiro/5.15.11-20191029.064359-8/activemq-shiro-5.15.11-20191029.064359-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml>
to
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.11-SNAPSHOT/activemq-perf-maven-plugin-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.11-20191029.064436-8/activemq-perf-maven-plugin-5.15.11-20191029.064436-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.11-20191029.064436-8/activemq-perf-maven-plugin-5.15.11-20191029.064436-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-run/dependency-reduced-pom.xml>
to
org.apache.activemq/activemq-run/5.15.11-SNAPSHOT/activemq-run-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-run/target/activemq-run-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-run/5.15.11-20191029.064341-8/activemq-run-5.15.11-20191029.064341-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-run/target/activemq-run-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-run/5.15.11-20191029.064341-8/activemq-run-5.15.11-20191029.064341-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-maven-plugin/pom.xml>
to
org.apache.activemq.tooling/activemq-maven-plugin/5.15.11-SNAPSHOT/activemq-maven-plugin-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/pom.xml>
to
org.apache.activemq/activemq-karaf/5.15.11-SNAPSHOT/activemq-karaf-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/activemq-karaf-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/features.xml>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8-features.xml
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/features-core.xml>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8-features-core.xml
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/activemq.xml>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8-activemq.xml
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8-activemq.cfg
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8-activemq-webconsole.cfg
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/activemq-karaf-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-karaf/5.15.11-20191029.064300-8/activemq-karaf-5.15.11-20191029.064300-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-web-console/pom.xml>
to
org.apache.activemq/activemq-web-console/5.15.11-SNAPSHOT/activemq-web-console-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jaas/pom.xml>
to
org.apache.activemq/activemq-jaas/5.15.11-SNAPSHOT/activemq-jaas-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jaas/target/activemq-jaas-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-jaas/5.15.11-20191029.005610-8/activemq-jaas-5.15.11-20191029.005610-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jaas/target/activemq-jaas-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-jaas/5.15.11-20191029.005610-8/activemq-jaas-5.15.11-20191029.005610-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/pom.xml>
to
org.apache.activemq/activemq-itests-spring31/5.15.11-SNAPSHOT/activemq-itests-spring31-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-itests-spring31/5.15.11-20191029.065153-8/activemq-itests-spring31-5.15.11-20191029.065153-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-itests-spring31/5.15.11-20191029.065153-8/activemq-itests-spring31-5.15.11-20191029.065153-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml>
to
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.11-SNAPSHOT/activemq-memtest-maven-plugin-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.11-20191029.064415-8/activemq-memtest-maven-plugin-5.15.11-20191029.064415-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.11-20191029.064415-8/activemq-memtest-maven-plugin-5.15.11-20191029.064415-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/pom.xml> to
org.apache.activemq/activemq-ra/5.15.11-SNAPSHOT/activemq-ra-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/activemq-ra-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-ra/5.15.11-20191029.020231-8/activemq-ra-5.15.11-20191029.020231-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/xbean/activemq-ra.xsd>
to
org.apache.activemq/activemq-ra/5.15.11-20191029.020231-8/activemq-ra-5.15.11-20191029.020231-8.xsd
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
to
org.apache.activemq/activemq-ra/5.15.11-20191029.020231-8/activemq-ra-5.15.11-20191029.020231-8-schema.html
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
to
org.apache.activemq/activemq-ra/5.15.11-20191029.020231-8/activemq-ra-5.15.11-20191029.020231-8.xsd.html
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/activemq-ra-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-ra/5.15.11-20191029.020231-8/activemq-ra-5.15.11-20191029.020231-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-partition/pom.xml>
to
org.apache.activemq/activemq-partition/5.15.11-SNAPSHOT/activemq-partition-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-partition/target/activemq-partition-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-partition/5.15.11-20191029.020455-8/activemq-partition-5.15.11-20191029.020455-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-partition/target/activemq-partition-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-partition/5.15.11-20191029.020455-8/activemq-partition-5.15.11-20191029.020455-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-all/pom.xml>
to
org.apache.activemq/activemq-all/5.15.11-SNAPSHOT/activemq-all-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/assembly/pom.xml> to
org.apache.activemq/apache-activemq/5.15.11-SNAPSHOT/apache-activemq-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-console/pom.xml>
to
org.apache.activemq/activemq-console/5.15.11-SNAPSHOT/activemq-console-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-console/target/activemq-console-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-console/5.15.11-20191029.020424-8/activemq-console-5.15.11-20191029.020424-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-console/target/activemq-console-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-console/5.15.11-20191029.020424-8/activemq-console-5.15.11-20191029.020424-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/pom.xml>
to
org.apache.activemq/activemq-spring/5.15.11-SNAPSHOT/activemq-spring-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/activemq-spring-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-spring/5.15.11-20191029.020358-8/activemq-spring-5.15.11-20191029.020358-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/classes/activemq.xsd>
to
org.apache.activemq/activemq-spring/5.15.11-20191029.020358-8/activemq-spring-5.15.11-20191029.020358-8.xsd
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/classes/activemq.xsd.html>
to
org.apache.activemq/activemq-spring/5.15.11-20191029.020358-8/activemq-spring-5.15.11-20191029.020358-8-schema.html
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/activemq-spring-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-spring/5.15.11-20191029.020358-8/activemq-spring-5.15.11-20191029.020358-8-sources.jar
[Fast Archiver] Compressed 1.07 MB of artifacts by 67.3% relative to #270
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-cf/pom.xml> to
org.apache.activemq/activemq-cf/5.15.11-SNAPSHOT/activemq-cf-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-cf/target/activemq-cf-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-cf/5.15.11-20191029.064328-8/activemq-cf-5.15.11-20191029.064328-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-cf/target/activemq-cf-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-cf/5.15.11-20191029.064328-8/activemq-cf-5.15.11-20191029.064328-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-leveldb-store/pom.xml>
to
org.apache.activemq/activemq-leveldb-store/5.15.11-SNAPSHOT/activemq-leveldb-store-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-leveldb-store/5.15.11-20191029.015917-8/activemq-leveldb-store-5.15.11-20191029.015917-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-leveldb-store/5.15.11-20191029.015917-8/activemq-leveldb-store-5.15.11-20191029.015917-8-sources.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-web/pom.xml>
to
org.apache.activemq/activemq-web/5.15.11-SNAPSHOT/activemq-web-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-log4j-appender/pom.xml>
to
org.apache.activemq/activemq-log4j-appender/5.15.11-SNAPSHOT/activemq-log4j-appender-5.15.11-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.11-SNAPSHOT.jar>
to
org.apache.activemq/activemq-log4j-appender/5.15.11-20191029.064243-8/activemq-log4j-appender-5.15.11-20191029.064243-8.jar
[JENKINS] Archiving
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.11-SNAPSHOT-sources.jar>
to
org.apache.activemq/activemq-log4j-appender/5.15.11-20191029.064243-8/activemq-log4j-appender-5.15.11-20191029.064243-8-sources.jar
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: KahaDB Store
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: OSGi bundle
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Openwire
Legacy Support #272' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Karaf
Integration Tests #272' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: RAR #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: HTTP
Protocol Support #272' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Client #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Blueprint
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: JUnit Rule
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Tooling
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Generic JMS
Pool #272' does not have a result yet. Please make sure you set a proper result
in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Pool #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: JDBC Store
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Camel #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Runtime
Configuration #272' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ #272' does not
have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: STOMP
Protocol #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Openwire
Generator #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Broker #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Web Demo
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: MQTT
Protocol #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Shiro #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Performance
Test Plugin #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Run Jar
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: StartUp/Stop
Plugin #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Apache Karaf
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Web Console
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: JAAS #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Integration
Test :: Spring 3.1 #272' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Memory Usage
Test Plugin #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: RA #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Partition
Management #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: All JAR
bundle #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Assembly
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Console
#272' does not have a result yet. Please make sure you set a proper result in
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Spring #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ ::
ConnectionFactory #272' does not have a result yet. Please make sure you set a
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: LevelDB
Store #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Web #272'
does not have a result yet. Please make sure you set a proper result in case of
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8-5.15.x » ActiveMQ :: Log4j
Appender #272' does not have a result yet. Please make sure you set a proper
result in case of pipeline/build scripts.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped