You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/25 03:14:30 UTC

Build failed in Jenkins: ActiveMQ-Java8 #1035

See <https://builds.apache.org/job/ActiveMQ-Java8/1035/display/redirect?page=changes>

Changes:

[christopher.l.shannon] AMQ-6681, AMQ-6704 - Update karaf and aries-blueprint-core

------------------------------------------
[...truncated 456.73 KB...]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-http:jar:5.15.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.jetty.websocket:websocket-server:jar:9.2.22.v20170606
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:180)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 34 more
Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at org.eclipse.jetty.websocket:websocket-server:jar:9.2.22.v20170606
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:291)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:316)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:172)
	... 35 more
Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.eclipse.jetty.websocket:websocket-server:jar:9.2.22.v20170606
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:282)
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:198)
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.resolveCachedArtifactDescriptor(DefaultDependencyCollector.java:535)
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.getArtifactDescriptorResult(DefaultDependencyCollector.java:519)
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:409)
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:363)
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.process(DefaultDependencyCollector.java:351)
	at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:254)
	... 37 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.eclipse.jetty.websocket:websocket-server:pom:9.2.22.v20170606 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service not known
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:267)
	... 44 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.jetty.websocket:websocket-server:pom:9.2.22.v20170606 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org: Name or service not known
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 47 more
Caused by: org.apache.maven.wagon.TransferFailedException: repo.maven.apache.org: Name or service not known
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1066)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run(WagonTransporter.java:560)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.get(WagonTransporter.java:404)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask(BasicRepositoryConnector.java:447)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 52 more
Caused by: java.net.UnknownHostException: repo.maven.apache.org: Name or service not known
	at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
	at java.net.InetAddress.getAllByName(InetAddress.java:1192)
	at java.net.InetAddress.getAllByName(InetAddress.java:1126)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:44)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:101)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:318)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:363)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute(MainClientExec.java:219)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute(RetryExec.java:86)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:832)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:983)
	... 61 more
[ERROR] Plugin org.apache.camel:camel-package-maven-plugin:2.19.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.camel:camel-package-maven-plugin:jar:2.19.1: Failure to transfer org.apache.camel:camel-package-maven-plugin:pom:2.19.1 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.camel:camel-package-maven-plugin:pom:2.19.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org -> [Help 2]
org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.camel:camel-package-maven-plugin:2.19.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.camel:camel-package-maven-plugin:jar:2.19.1
	at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:117)
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor(DefaultMavenPluginManager.java:179)
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor(DefaultMavenPluginManager.java:284)
	at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor(DefaultBuildPluginManager.java:241)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.setupMojoExecution(DefaultLifecycleExecutionPlanCalculator.java:169)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.setupMojoExecutions(DefaultLifecycleExecutionPlanCalculator.java:155)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:131)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:145)
	at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan(BuilderCommon.java:96)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:109)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.camel:camel-package-maven-plugin:jar:2.19.1
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:282)
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:198)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.readArtifactDescriptor(DefaultRepositorySystem.java:287)
	at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:103)
	... 37 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to transfer org.apache.camel:camel-package-maven-plugin:pom:2.19.1 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.camel:camel-package-maven-plugin:pom:2.19.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:267)
	... 40 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Failure to transfer org.apache.camel:camel-package-maven-plugin:pom:2.19.1 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.camel:camel-package-maven-plugin:pom:2.19.1 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:238)
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:183)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 43 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-http
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.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.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.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.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.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.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.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.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.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.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.15.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.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.15.0-SNAPSHOT/activemq-tooling-5.15.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.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.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.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.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.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.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.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.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.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.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.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.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.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.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.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/target/activemq-shiro-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/target/activemq-shiro-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.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.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.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.15.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.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.15.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.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.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.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.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.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.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT-sources.jar
[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.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.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.15.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.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.15.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.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.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.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.15.0-SNAPSHOT/activemq-ra-5.15.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.15.0-SNAPSHOT/activemq-ra-5.15.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.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.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.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.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.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.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.15.0-SNAPSHOT/activemq-spring-5.15.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.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT-sources.jar
Compressed 1.06 MB of artifacts by 58.7% relative to #1034
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.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.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.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.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped