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 2021/11/09 16:06:10 UTC

Build failed in Jenkins: ActiveMQ » ActiveMQ-Artemis-JDK8 #687

See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/687/display/redirect?page=changes>

Changes:

[Clebert Suconic] ARTEMIS-3420: require Java 11+, resolve some issues from doing so and tidy up some stale bits as a result


------------------------------------------
[...truncated 4.16 KB...]
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[HUDSON] Collecting dependencies info
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[HUDSON] Collecting dependencies info
[INFO] 
[HUDSON] Collecting dependencies info
[INFO] ActiveMQ Artemis Parent                                            [pom]
[HUDSON] Collecting dependencies info[INFO] ActiveMQ Artemis Commons                                           [jar]

[INFO] ActiveMQ Artemis Selector Implementation                           [jar]
[INFO] ActiveMQ Artemis Core Client                                       [jar]
[INFO] ActiveMQ Artemis Journal                                           [jar]
[INFO] ActiveMQ Artemis JDBC Store                                        [jar]
[INFO] ActiveMQ Artemis Quorum API                                     [bundle]
[INFO] ActiveMQ Artemis Server                                            [jar]
[INFO] ActiveMQ Artemis Protocols                                         [pom]
[INFO] ActiveMQ Artemis AMQP Protocol                                  [bundle]
[INFO] ActiveMQ Artemis STOMP Protocol                                 [bundle]
[INFO] ActiveMQ Artemis JMS Client                                        [jar]
[INFO] ActiveMQ Artemis OpenWire Protocol                              [bundle]
[INFO] ActiveMQ Artemis HQClient Protocol                              [bundle]
[INFO] ActiveMQ Artemis HornetQ Protocol                               [bundle]
[INFO] ActiveMQ Artemis Service Extensions                                [jar]
[INFO] ActiveMQ Artemis JMS Server                                        [jar]
[INFO] ActiveMQ Artemis JUnit Rules                                       [jar]
[INFO] ActiveMQ Artemis MQTT Protocol                                  [bundle]
[INFO] ActiveMQ Artemis DTO                                               [jar]
[INFO] ActiveMQ Artemis CDI Integration                                   [jar]
[INFO] ActiveMQ Artemis Boot                                              [jar]
[INFO] ActiveMQ Artemis CLI                                               [jar]
[INFO] ActiveMQ Artemis Web                                               [jar]
[INFO] ActiveMQ Artemis Web                                               [jar]
[INFO] ActiveMQ Artemis Core Client All                                   [jar]
[INFO] ActiveMQ Artemis Client OSGi                                    [bundle]
[INFO] ActiveMQ Artemis JMS Client All                                    [jar]
[INFO] ActiveMQ Artemis JMS Client OSGi                                [bundle]
[INFO] ActiveMQ Artemis Jakarta Messaging Client                          [jar]
[INFO] ActiveMQ Artemis Jakarta Messaging Client All                      [jar]
[INFO] ActiveMQ Artemis Jakarta Service Extensions                        [jar]
[INFO] ActiveMQ Artemis Jakarta Messaging Server                          [jar]
[INFO] ActiveMQ Artemis RAR POM                                           [jar]
[INFO] ActiveMQ Artemis Jakarta RAR                                       [jar]
[INFO] ActiveMQ Artemis REST Interface Implementation                     [jar]
[INFO] ActiveMQ Artemis Maven Plugin                             [maven-plugin]
[INFO] ActiveMQ Artemis Server OSGi                                    [bundle]
[INFO] ActiveMQ Artemis Cons                                              [pom]
[INFO] ActiveMQ Artemis HawtIO Branding                                   [war]
[INFO] ActiveMQ Artemis HawtIO Plugin                                     [war]
[INFO] ActiveMQ Artemis Console                                           [war]
[INFO] ActiveMQ Artemis Spring Integration                                [jar]
[INFO] ActiveMQ Artemis Quorum RI                                         [jar]
[INFO] Apache ActiveMQ Artemis Distribution                               [pom]
[INFO] ActiveMQ Artemis Tests POM                                         [pom]
[INFO] ActiveMQ Artemis Test Support                                      [jar]
[INFO] ActiveMQ Artemis Unit Tests                                        [jar]
[INFO] ActiveMQ Artemis Joram Tests                                       [jar]
[INFO] ActiveMQ Artemis timing Tests                                      [jar]
[INFO] ActiveMQ Artemis JMS Tests                                         [jar]
[INFO] ActiveMQ Artemis Features                                          [pom]
[INFO] ActiveMQ Artemis Integration Tests                                 [jar]
[INFO] ActiveMQ Artemis Karaf Client Integration Tests                    [jar]
[INFO] ActiveMQ Artemis Compatibility Tests                               [jar]
[INFO] ActiveMQ Artemis soak Tests                                        [jar]
[INFO] ActiveMQ Artemis stress Tests                                      [jar]
[INFO] ActiveMQ Artemis performance Tests                                 [jar]
[INFO] Smoke Tests                                                        [jar]
[INFO] ActiveMQ Artemis Extra Tests                                       [jar]
[INFO] 
[INFO] ------------------< org.apache.activemq:artemis-pom >-------------------
[INFO] Building ActiveMQ Artemis Parent 2.20.0-SNAPSHOT                  [1/60]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ artemis-pom ---
[INFO] Deleting <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ artemis-pom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ artemis-pom ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
You must use JDK 11+ when building
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ActiveMQ Artemis Parent 2.20.0-SNAPSHOT:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ FAILURE [ 10.057 s]
[INFO] ActiveMQ Artemis Commons ........................... SKIPPED
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis Core Client ....................... SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ SKIPPED
[INFO] ActiveMQ Artemis Quorum API ........................ SKIPPED
[INFO] ActiveMQ Artemis Server ............................ SKIPPED
[INFO] ActiveMQ Artemis Protocols ......................... SKIPPED
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Client .......... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Client All ...... SKIPPED
[INFO] ActiveMQ Artemis Jakarta Service Extensions ........ SKIPPED
[INFO] ActiveMQ Artemis Jakarta Messaging Server .......... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis Jakarta RAR ....................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] ActiveMQ Artemis Quorum RI ......................... SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Karaf Client Integration Tests .... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:24 min
[INFO] Finished at: 2021-11-09T16:05:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) on project artemis-pom: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-server/pom.xml> to org.apache.activemq/artemis-server/2.20.0-SNAPSHOT/artemis-server-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/compatibility-tests/pom.xml> to org.apache.activemq.tests/compatibility-tests/2.20.0-SNAPSHOT/compatibility-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-client/pom.xml> to org.apache.activemq/artemis-jms-client/2.20.0-SNAPSHOT/artemis-jms-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/activemq-branding/pom.xml> to org.apache.activemq/activemq-branding/2.20.0-SNAPSHOT/activemq-branding-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/smoke-tests/pom.xml> to org.apache.activemq.tests/smoke-tests/2.20.0-SNAPSHOT/smoke-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/joram-tests/pom.xml> to org.apache.activemq.tests/joram-tests/2.20.0-SNAPSHOT/joram-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-server/pom.xml> to org.apache.activemq/artemis-jms-server/2.20.0-SNAPSHOT/artemis-jms-server-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-cli/pom.xml> to org.apache.activemq/artemis-cli/2.20.0-SNAPSHOT/artemis-cli-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-client-all/pom.xml> to org.apache.activemq/artemis-jakarta-client-all/2.20.0-SNAPSHOT/artemis-jakarta-client-all-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-core-client-all/pom.xml> to org.apache.activemq/artemis-core-client-all/2.20.0-SNAPSHOT/artemis-core-client-all-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/pom.xml> to org.apache.activemq.tests/artemis-tests-pom/2.20.0-SNAPSHOT/artemis-tests-pom-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-openwire-protocol/pom.xml> to org.apache.activemq/artemis-openwire-protocol/2.20.0-SNAPSHOT/artemis-openwire-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-distribution/pom.xml> to org.apache.activemq/apache-artemis/2.20.0-SNAPSHOT/apache-artemis-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/artemis-console/pom.xml> to org.apache.activemq/artemis-console/2.20.0-SNAPSHOT/artemis-console-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/artemis-test-support/pom.xml> to org.apache.activemq.tests/artemis-test-support/2.20.0-SNAPSHOT/artemis-test-support-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-selector/pom.xml> to org.apache.activemq/artemis-selector/2.20.0-SNAPSHOT/artemis-selector-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jdbc-store/pom.xml> to org.apache.activemq/artemis-jdbc-store/2.20.0-SNAPSHOT/artemis-jdbc-store-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/integration/activemq-spring-integration/pom.xml> to org.apache.activemq/artemis-spring-integration/2.20.0-SNAPSHOT/artemis-spring-integration-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-quorum-ri/pom.xml> to org.apache.activemq/artemis-quorum-ri/2.20.0-SNAPSHOT/artemis-quorum-ri-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-web/pom.xml> to org.apache.activemq/artemis-web/2.20.0-SNAPSHOT/artemis-web-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-cdi-client/pom.xml> to org.apache.activemq/artemis-cdi-client/2.20.0-SNAPSHOT/artemis-cdi-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/jms-tests/pom.xml> to org.apache.activemq.tests/jms-tests/2.20.0-SNAPSHOT/jms-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-ra/pom.xml> to org.apache.activemq/artemis-ra/2.20.0-SNAPSHOT/artemis-ra-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/pom.xml> to org.apache.activemq/artemis-pom/2.20.0-SNAPSHOT/artemis-pom-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/karaf-client-integration-tests/pom.xml> to org.apache.activemq.tests/karaf-client-integration-tests/2.20.0-SNAPSHOT/karaf-client-integration-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-maven-plugin/pom.xml> to org.apache.activemq/artemis-maven-plugin/2.20.0-SNAPSHOT/artemis-maven-plugin-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-junit/pom.xml> to org.apache.activemq/artemis-junit/2.20.0-SNAPSHOT/artemis-junit-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-service-extensions/pom.xml> to org.apache.activemq/artemis-service-extensions/2.20.0-SNAPSHOT/artemis-service-extensions-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-server-osgi/pom.xml> to org.apache.activemq/artemis-server-osgi/2.20.0-SNAPSHOT/artemis-server-osgi-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/unit-tests/pom.xml> to org.apache.activemq.tests/unit-tests/2.20.0-SNAPSHOT/unit-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-stomp-protocol/pom.xml> to org.apache.activemq/artemis-stomp-protocol/2.20.0-SNAPSHOT/artemis-stomp-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-rest/pom.xml> to org.apache.activemq.rest/artemis-rest/2.20.0-SNAPSHOT/artemis-rest-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-hornetq-protocol/pom.xml> to org.apache.activemq/artemis-hornetq-protocol/2.20.0-SNAPSHOT/artemis-hornetq-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-core-client-osgi/pom.xml> to org.apache.activemq/artemis-core-client-osgi/2.20.0-SNAPSHOT/artemis-core-client-osgi-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/performance-tests/pom.xml> to org.apache.activemq.tests/performance-tests/2.20.0-SNAPSHOT/performance-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-features/pom.xml> to org.apache.activemq/artemis-features/2.20.0-SNAPSHOT/artemis-features-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-commons/pom.xml> to org.apache.activemq/artemis-commons/2.20.0-SNAPSHOT/artemis-commons-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-journal/pom.xml> to org.apache.activemq/artemis-journal/2.20.0-SNAPSHOT/artemis-journal-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/soak-tests/pom.xml> to org.apache.activemq.tests/soak-tests/2.20.0-SNAPSHOT/soak-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-core-client/pom.xml> to org.apache.activemq/artemis-core-client/2.20.0-SNAPSHOT/artemis-core-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-ra/pom.xml> to org.apache.activemq/artemis-jakarta-ra/2.20.0-SNAPSHOT/artemis-jakarta-ra-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/timing-tests/pom.xml> to org.apache.activemq.tests/timing-tests/2.20.0-SNAPSHOT/timing-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/extra-tests/pom.xml> to org.apache.activemq.tests/extra-tests/2.20.0-SNAPSHOT/extra-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-client-all/pom.xml> to org.apache.activemq/artemis-jms-client-all/2.20.0-SNAPSHOT/artemis-jms-client-all-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/pom.xml> to org.apache.activemq/artemis-protocols/2.20.0-SNAPSHOT/artemis-protocols-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/artemis-plugin/pom.xml> to org.apache.activemq/artemis-plugin/2.20.0-SNAPSHOT/artemis-plugin-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-quorum-api/pom.xml> to org.apache.activemq/artemis-quorum-api/2.20.0-SNAPSHOT/artemis-quorum-api-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-dto/pom.xml> to org.apache.activemq/artemis-dto/2.20.0-SNAPSHOT/artemis-dto-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-service-extensions/pom.xml> to org.apache.activemq/artemis-jakarta-service-extensions/2.20.0-SNAPSHOT/artemis-jakarta-service-extensions-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-hqclient-protocol/pom.xml> to org.apache.activemq/artemis-hqclient-protocol/2.20.0-SNAPSHOT/artemis-hqclient-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jms-client-osgi/pom.xml> to org.apache.activemq/artemis-jms-client-osgi/2.20.0-SNAPSHOT/artemis-jms-client-osgi-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/integration-tests/pom.xml> to org.apache.activemq.tests/integration-tests/2.20.0-SNAPSHOT/integration-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-boot/pom.xml> to org.apache.activemq/artemis-boot/2.20.0-SNAPSHOT/artemis-boot-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-client/pom.xml> to org.apache.activemq/artemis-jakarta-client/2.20.0-SNAPSHOT/artemis-jakarta-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-website/pom.xml> to org.apache.activemq/artemis-website/2.20.0-SNAPSHOT/artemis-website-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-amqp-protocol/pom.xml> to org.apache.activemq/artemis-amqp-protocol/2.20.0-SNAPSHOT/artemis-amqp-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-jakarta-server/pom.xml> to org.apache.activemq/artemis-jakarta-server/2.20.0-SNAPSHOT/artemis-jakarta-server-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-protocols/artemis-mqtt-protocol/pom.xml> to org.apache.activemq/artemis-mqtt-protocol/2.20.0-SNAPSHOT/artemis-mqtt-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/artemis-hawtio/pom.xml> to org.apache.activemq/artemis-hawtio-pom/2.20.0-SNAPSHOT/artemis-hawtio-pom-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK8/ws/tests/stress-tests/pom.xml> to org.apache.activemq.tests/stress-tests/2.20.0-SNAPSHOT/stress-tests-2.20.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : ActiveMQ » ActiveMQ-Artemis-JDK11 #689

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/689/display/redirect?page=changes>


Build failed in Jenkins: ActiveMQ » ActiveMQ-Artemis-JDK11 #688

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/688/display/redirect>

Changes:


------------------------------------------
[...truncated 5.75 MB...]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [01:58 min]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 18.464 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [01:28 min]
[INFO] ActiveMQ Artemis Core Client All ................... SUCCESS [ 17.914 s]
[INFO] ActiveMQ Artemis Client OSGi ....................... SUCCESS [  7.345 s]
[INFO] ActiveMQ Artemis JMS Client All .................... SUCCESS [ 15.185 s]
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SUCCESS [  7.641 s]
[INFO] ActiveMQ Artemis Jakarta Messaging Client .......... SUCCESS [ 11.567 s]
[INFO] ActiveMQ Artemis Jakarta Messaging Client All ...... SUCCESS [ 15.158 s]
[INFO] ActiveMQ Artemis Jakarta Service Extensions ........ SUCCESS [  8.338 s]
[INFO] ActiveMQ Artemis Jakarta Messaging Server .......... SUCCESS [  7.428 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  6.550 s]
[INFO] ActiveMQ Artemis Jakarta RAR ....................... SUCCESS [  6.439 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [  8.176 s]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  8.208 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [ 10.485 s]
[INFO] ActiveMQ Artemis Cons .............................. SUCCESS [  3.096 s]
[INFO] ActiveMQ Artemis HawtIO Branding ................... SUCCESS [  8.222 s]
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SUCCESS [  6.529 s]
[INFO] ActiveMQ Artemis Console ........................... SUCCESS [  7.978 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  5.617 s]
[INFO] ActiveMQ Artemis Quorum RI ......................... SUCCESS [ 35.863 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [ 22.153 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  2.995 s]
[INFO] ActiveMQ Artemis Test Support ...................... SUCCESS [  5.960 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ SUCCESS [04:53 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SUCCESS [ 33.427 s]
[INFO] ActiveMQ Artemis timing Tests ...................... SUCCESS [  6.231 s]
[INFO] ActiveMQ Artemis JMS Tests ......................... SUCCESS [02:34 min]
[INFO] ActiveMQ Artemis Features .......................... SUCCESS [ 39.035 s]
[INFO] ActiveMQ Artemis Integration Tests ................. FAILURE [03:31 min]
[INFO] ActiveMQ Artemis Karaf Client Integration Tests .... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30:57 min
[INFO] Finished at: 2021-11-09T16:45:35Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project integration-tests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/integration-tests/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :integration-tests
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server/pom.xml> to org.apache.activemq/artemis-server/2.20.0-SNAPSHOT/artemis-server-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server/target/artemis-server-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-server/2.20.0-SNAPSHOT/artemis-server-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server/target/artemis-server-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq/artemis-server/2.20.0-SNAPSHOT/artemis-server-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server/target/artemis-server-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-server/2.20.0-SNAPSHOT/artemis-server-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.05 MB of artifacts by 46.4% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/compatibility-tests/pom.xml> to org.apache.activemq.tests/compatibility-tests/2.20.0-SNAPSHOT/compatibility-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client/pom.xml> to org.apache.activemq/artemis-jms-client/2.20.0-SNAPSHOT/artemis-jms-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client/target/artemis-jms-client-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jms-client/2.20.0-SNAPSHOT/artemis-jms-client-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client/target/artemis-jms-client-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jms-client/2.20.0-SNAPSHOT/artemis-jms-client-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 321.30 KB of artifacts by 19.9% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/activemq-branding/pom.xml> to org.apache.activemq/activemq-branding/2.20.0-SNAPSHOT/activemq-branding-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/activemq-branding/target/activemq-branding-2.20.0-SNAPSHOT.war> to org.apache.activemq/activemq-branding/2.20.0-SNAPSHOT/activemq-branding-2.20.0-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/activemq-branding/target/activemq-branding-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-branding/2.20.0-SNAPSHOT/activemq-branding-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 524.82 KB of artifacts by 85.4% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/smoke-tests/pom.xml> to org.apache.activemq.tests/smoke-tests/2.20.0-SNAPSHOT/smoke-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/joram-tests/pom.xml> to org.apache.activemq.tests/joram-tests/2.20.0-SNAPSHOT/joram-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/joram-tests/target/joram-tests-2.20.0-SNAPSHOT.jar> to org.apache.activemq.tests/joram-tests/2.20.0-SNAPSHOT/joram-tests-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/joram-tests/target/joram-tests-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq.tests/joram-tests/2.20.0-SNAPSHOT/joram-tests-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/joram-tests/target/joram-tests-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq.tests/joram-tests/2.20.0-SNAPSHOT/joram-tests-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-server/pom.xml> to org.apache.activemq/artemis-jms-server/2.20.0-SNAPSHOT/artemis-jms-server-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-server/target/artemis-jms-server-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jms-server/2.20.0-SNAPSHOT/artemis-jms-server-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-server/target/artemis-jms-server-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jms-server/2.20.0-SNAPSHOT/artemis-jms-server-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 219.82 KB of artifacts by 14.6% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cli/pom.xml> to org.apache.activemq/artemis-cli/2.20.0-SNAPSHOT/artemis-cli-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cli/target/artemis-cli-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-cli/2.20.0-SNAPSHOT/artemis-cli-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cli/target/artemis-cli-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-cli/2.20.0-SNAPSHOT/artemis-cli-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 770.18 KB of artifacts by 41.5% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client-all/dependency-reduced-pom.xml> to org.apache.activemq/artemis-jakarta-client-all/2.20.0-SNAPSHOT/artemis-jakarta-client-all-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client-all/target/artemis-jakarta-client-all-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jakarta-client-all/2.20.0-SNAPSHOT/artemis-jakarta-client-all-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client-all/target/artemis-jakarta-client-all-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jakarta-client-all/2.20.0-SNAPSHOT/artemis-jakarta-client-all-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 8.39 MB of artifacts by 76.0% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-all/dependency-reduced-pom.xml> to org.apache.activemq/artemis-core-client-all/2.20.0-SNAPSHOT/artemis-core-client-all-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-all/target/artemis-core-client-all-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-core-client-all/2.20.0-SNAPSHOT/artemis-core-client-all-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-all/target/artemis-core-client-all-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-core-client-all/2.20.0-SNAPSHOT/artemis-core-client-all-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 8.30 MB of artifacts by 77.9% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/pom.xml> to org.apache.activemq.tests/artemis-tests-pom/2.20.0-SNAPSHOT/artemis-tests-pom-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-openwire-protocol/pom.xml> to org.apache.activemq/artemis-openwire-protocol/2.20.0-SNAPSHOT/artemis-openwire-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-openwire-protocol/target/artemis-openwire-protocol-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-openwire-protocol/2.20.0-SNAPSHOT/artemis-openwire-protocol-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-openwire-protocol/target/artemis-openwire-protocol-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-openwire-protocol/2.20.0-SNAPSHOT/artemis-openwire-protocol-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 1.40 MB of artifacts by 85.0% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-distribution/pom.xml> to org.apache.activemq/apache-artemis/2.20.0-SNAPSHOT/apache-artemis-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-distribution/target/apache-artemis-2.20.0-SNAPSHOT-bin.zip> to org.apache.activemq/apache-artemis/2.20.0-SNAPSHOT/apache-artemis-2.20.0-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-distribution/target/apache-artemis-2.20.0-SNAPSHOT-bin.tar.gz> to org.apache.activemq/apache-artemis/2.20.0-SNAPSHOT/apache-artemis-2.20.0-SNAPSHOT-bin.tar.gz
[Fast Archiver] Compressed 123.35 MB of artifacts by 22.9% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-console/pom.xml> to org.apache.activemq/artemis-console/2.20.0-SNAPSHOT/artemis-console-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-console/target/artemis-console-2.20.0-SNAPSHOT.war> to org.apache.activemq/artemis-console/2.20.0-SNAPSHOT/artemis-console-2.20.0-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-console/target/artemis-console-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-console/2.20.0-SNAPSHOT/artemis-console-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 11.00 MB of artifacts by 99.4% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/artemis-test-support/pom.xml> to org.apache.activemq.tests/artemis-test-support/2.20.0-SNAPSHOT/artemis-test-support-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/artemis-test-support/target/artemis-test-support-2.20.0-SNAPSHOT.jar> to org.apache.activemq.tests/artemis-test-support/2.20.0-SNAPSHOT/artemis-test-support-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/artemis-test-support/target/artemis-test-support-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq.tests/artemis-test-support/2.20.0-SNAPSHOT/artemis-test-support-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 296.40 KB of artifacts by 21.6% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-selector/pom.xml> to org.apache.activemq/artemis-selector/2.20.0-SNAPSHOT/artemis-selector-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-selector/target/artemis-selector-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-selector/2.20.0-SNAPSHOT/artemis-selector-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-selector/target/artemis-selector-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-selector/2.20.0-SNAPSHOT/artemis-selector-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 184.45 KB of artifacts by 17.3% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jdbc-store/pom.xml> to org.apache.activemq/artemis-jdbc-store/2.20.0-SNAPSHOT/artemis-jdbc-store-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jdbc-store/target/artemis-jdbc-store-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jdbc-store/2.20.0-SNAPSHOT/artemis-jdbc-store-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jdbc-store/target/artemis-jdbc-store-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jdbc-store/2.20.0-SNAPSHOT/artemis-jdbc-store-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/integration/activemq-spring-integration/pom.xml> to org.apache.activemq/artemis-spring-integration/2.20.0-SNAPSHOT/artemis-spring-integration-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/integration/activemq-spring-integration/target/artemis-spring-integration-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-spring-integration/2.20.0-SNAPSHOT/artemis-spring-integration-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/integration/activemq-spring-integration/target/artemis-spring-integration-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-spring-integration/2.20.0-SNAPSHOT/artemis-spring-integration-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-ri/pom.xml> to org.apache.activemq/artemis-quorum-ri/2.20.0-SNAPSHOT/artemis-quorum-ri-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-ri/target/artemis-quorum-ri-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-quorum-ri/2.20.0-SNAPSHOT/artemis-quorum-ri-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-ri/target/artemis-quorum-ri-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq/artemis-quorum-ri/2.20.0-SNAPSHOT/artemis-quorum-ri-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-ri/target/artemis-quorum-ri-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-quorum-ri/2.20.0-SNAPSHOT/artemis-quorum-ri-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-web/pom.xml> to org.apache.activemq/artemis-web/2.20.0-SNAPSHOT/artemis-web-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-web/target/artemis-web-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-web/2.20.0-SNAPSHOT/artemis-web-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-web/target/artemis-web-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-web/2.20.0-SNAPSHOT/artemis-web-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cdi-client/pom.xml> to org.apache.activemq/artemis-cdi-client/2.20.0-SNAPSHOT/artemis-cdi-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cdi-client/target/artemis-cdi-client-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-cdi-client/2.20.0-SNAPSHOT/artemis-cdi-client-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-cdi-client/target/artemis-cdi-client-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-cdi-client/2.20.0-SNAPSHOT/artemis-cdi-client-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/jms-tests/pom.xml> to org.apache.activemq.tests/jms-tests/2.20.0-SNAPSHOT/jms-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/jms-tests/target/jms-tests-2.20.0-SNAPSHOT.jar> to org.apache.activemq.tests/jms-tests/2.20.0-SNAPSHOT/jms-tests-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/jms-tests/target/jms-tests-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq.tests/jms-tests/2.20.0-SNAPSHOT/jms-tests-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/jms-tests/target/jms-tests-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq.tests/jms-tests/2.20.0-SNAPSHOT/jms-tests-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-ra/pom.xml> to org.apache.activemq/artemis-ra/2.20.0-SNAPSHOT/artemis-ra-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-ra/target/artemis-ra-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-ra/2.20.0-SNAPSHOT/artemis-ra-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-ra/target/artemis-ra-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-ra/2.20.0-SNAPSHOT/artemis-ra-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 286.67 KB of artifacts by 22.3% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/pom.xml> to org.apache.activemq/artemis-pom/2.20.0-SNAPSHOT/artemis-pom-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/karaf-client-integration-tests/pom.xml> to org.apache.activemq.tests/karaf-client-integration-tests/2.20.0-SNAPSHOT/karaf-client-integration-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-maven-plugin/pom.xml> to org.apache.activemq/artemis-maven-plugin/2.20.0-SNAPSHOT/artemis-maven-plugin-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-maven-plugin/target/artemis-maven-plugin-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-maven-plugin/2.20.0-SNAPSHOT/artemis-maven-plugin-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-maven-plugin/target/artemis-maven-plugin-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-maven-plugin/2.20.0-SNAPSHOT/artemis-maven-plugin-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/pom.xml> to org.apache.activemq/artemis-junit/2.20.0-SNAPSHOT/artemis-junit-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/target/artemis-junit-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-junit/2.20.0-SNAPSHOT/artemis-junit-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-junit/target/artemis-junit-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-junit/2.20.0-SNAPSHOT/artemis-junit-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-service-extensions/pom.xml> to org.apache.activemq/artemis-service-extensions/2.20.0-SNAPSHOT/artemis-service-extensions-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-service-extensions/target/artemis-service-extensions-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-service-extensions/2.20.0-SNAPSHOT/artemis-service-extensions-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-service-extensions/target/artemis-service-extensions-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-service-extensions/2.20.0-SNAPSHOT/artemis-service-extensions-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server-osgi/pom.xml> to org.apache.activemq/artemis-server-osgi/2.20.0-SNAPSHOT/artemis-server-osgi-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server-osgi/target/artemis-server-osgi-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-server-osgi/2.20.0-SNAPSHOT/artemis-server-osgi-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-server-osgi/target/artemis-server-osgi-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-server-osgi/2.20.0-SNAPSHOT/artemis-server-osgi-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/unit-tests/pom.xml> to org.apache.activemq.tests/unit-tests/2.20.0-SNAPSHOT/unit-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/unit-tests/target/unit-tests-2.20.0-SNAPSHOT.jar> to org.apache.activemq.tests/unit-tests/2.20.0-SNAPSHOT/unit-tests-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/unit-tests/target/unit-tests-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq.tests/unit-tests/2.20.0-SNAPSHOT/unit-tests-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/unit-tests/target/unit-tests-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq.tests/unit-tests/2.20.0-SNAPSHOT/unit-tests-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-stomp-protocol/pom.xml> to org.apache.activemq/artemis-stomp-protocol/2.20.0-SNAPSHOT/artemis-stomp-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-stomp-protocol/2.20.0-SNAPSHOT/artemis-stomp-protocol-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-stomp-protocol/2.20.0-SNAPSHOT/artemis-stomp-protocol-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-rest/pom.xml> to org.apache.activemq.rest/artemis-rest/2.20.0-SNAPSHOT/artemis-rest-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-rest/target/artemis-rest-2.20.0-SNAPSHOT.jar> to org.apache.activemq.rest/artemis-rest/2.20.0-SNAPSHOT/artemis-rest-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-rest/target/artemis-rest-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq.rest/artemis-rest/2.20.0-SNAPSHOT/artemis-rest-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 255.17 KB of artifacts by 12.5% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hornetq-protocol/pom.xml> to org.apache.activemq/artemis-hornetq-protocol/2.20.0-SNAPSHOT/artemis-hornetq-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-hornetq-protocol/2.20.0-SNAPSHOT/artemis-hornetq-protocol-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hornetq-protocol/target/artemis-hornetq-protocol-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-hornetq-protocol/2.20.0-SNAPSHOT/artemis-hornetq-protocol-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-osgi/pom.xml> to org.apache.activemq/artemis-core-client-osgi/2.20.0-SNAPSHOT/artemis-core-client-osgi-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-osgi/target/artemis-core-client-osgi-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-core-client-osgi/2.20.0-SNAPSHOT/artemis-core-client-osgi-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client-osgi/target/artemis-core-client-osgi-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-core-client-osgi/2.20.0-SNAPSHOT/artemis-core-client-osgi-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/performance-tests/pom.xml> to org.apache.activemq.tests/performance-tests/2.20.0-SNAPSHOT/performance-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-features/pom.xml> to org.apache.activemq/artemis-features/2.20.0-SNAPSHOT/artemis-features-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-features/target/classes/features.xml> to org.apache.activemq/artemis-features/2.20.0-SNAPSHOT/artemis-features-2.20.0-SNAPSHOT-features.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-features/target/classes/artemis.xml> to org.apache.activemq/artemis-features/2.20.0-SNAPSHOT/artemis-features-2.20.0-SNAPSHOT-artemis.xml
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-features/target/classes/org.apache.activemq.artemis.cfg> to org.apache.activemq/artemis-features/2.20.0-SNAPSHOT/artemis-features-2.20.0-SNAPSHOT.cfg
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-commons/pom.xml> to org.apache.activemq/artemis-commons/2.20.0-SNAPSHOT/artemis-commons-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-commons/target/artemis-commons-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-commons/2.20.0-SNAPSHOT/artemis-commons-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-commons/target/artemis-commons-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq/artemis-commons/2.20.0-SNAPSHOT/artemis-commons-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-commons/target/artemis-commons-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-commons/2.20.0-SNAPSHOT/artemis-commons-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 864.82 KB of artifacts by 25.9% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-journal/pom.xml> to org.apache.activemq/artemis-journal/2.20.0-SNAPSHOT/artemis-journal-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-journal/target/artemis-journal-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-journal/2.20.0-SNAPSHOT/artemis-journal-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-journal/target/artemis-journal-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-journal/2.20.0-SNAPSHOT/artemis-journal-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 389.84 KB of artifacts by 24.6% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/soak-tests/pom.xml> to org.apache.activemq.tests/soak-tests/2.20.0-SNAPSHOT/soak-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client/pom.xml> to org.apache.activemq/artemis-core-client/2.20.0-SNAPSHOT/artemis-core-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client/target/artemis-core-client-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-core-client/2.20.0-SNAPSHOT/artemis-core-client-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client/target/artemis-core-client-2.20.0-SNAPSHOT-tests.jar> to org.apache.activemq/artemis-core-client/2.20.0-SNAPSHOT/artemis-core-client-2.20.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-core-client/target/artemis-core-client-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-core-client/2.20.0-SNAPSHOT/artemis-core-client-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 1.49 MB of artifacts by 33.6% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-ra/pom.xml> to org.apache.activemq/artemis-jakarta-ra/2.20.0-SNAPSHOT/artemis-jakarta-ra-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-ra/target/artemis-jakarta-ra-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jakarta-ra/2.20.0-SNAPSHOT/artemis-jakarta-ra-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-ra/target/artemis-jakarta-ra-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jakarta-ra/2.20.0-SNAPSHOT/artemis-jakarta-ra-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 288.95 KB of artifacts by 22.1% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/timing-tests/pom.xml> to org.apache.activemq.tests/timing-tests/2.20.0-SNAPSHOT/timing-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/timing-tests/target/timing-tests-2.20.0-SNAPSHOT.jar> to org.apache.activemq.tests/timing-tests/2.20.0-SNAPSHOT/timing-tests-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/timing-tests/target/timing-tests-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq.tests/timing-tests/2.20.0-SNAPSHOT/timing-tests-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/extra-tests/pom.xml> to org.apache.activemq.tests/extra-tests/2.20.0-SNAPSHOT/extra-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-all/dependency-reduced-pom.xml> to org.apache.activemq/artemis-jms-client-all/2.20.0-SNAPSHOT/artemis-jms-client-all-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-all/target/artemis-jms-client-all-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jms-client-all/2.20.0-SNAPSHOT/artemis-jms-client-all-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-all/target/artemis-jms-client-all-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jms-client-all/2.20.0-SNAPSHOT/artemis-jms-client-all-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 8.39 MB of artifacts by 75.2% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/pom.xml> to org.apache.activemq/artemis-protocols/2.20.0-SNAPSHOT/artemis-protocols-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-plugin/pom.xml> to org.apache.activemq/artemis-plugin/2.20.0-SNAPSHOT/artemis-plugin-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-plugin/target/artemis-plugin-2.20.0-SNAPSHOT.war> to org.apache.activemq/artemis-plugin/2.20.0-SNAPSHOT/artemis-plugin-2.20.0-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/artemis-plugin/target/artemis-plugin-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-plugin/2.20.0-SNAPSHOT/artemis-plugin-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 112.30 KB of artifacts by 57.0% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-api/pom.xml> to org.apache.activemq/artemis-quorum-api/2.20.0-SNAPSHOT/artemis-quorum-api-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-api/target/artemis-quorum-api-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-quorum-api/2.20.0-SNAPSHOT/artemis-quorum-api-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-quorum-api/target/artemis-quorum-api-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-quorum-api/2.20.0-SNAPSHOT/artemis-quorum-api-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-dto/pom.xml> to org.apache.activemq/artemis-dto/2.20.0-SNAPSHOT/artemis-dto-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-dto/target/artemis-dto-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-dto/2.20.0-SNAPSHOT/artemis-dto-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-dto/target/artemis-dto-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-dto/2.20.0-SNAPSHOT/artemis-dto-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-service-extensions/pom.xml> to org.apache.activemq/artemis-jakarta-service-extensions/2.20.0-SNAPSHOT/artemis-jakarta-service-extensions-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-service-extensions/target/artemis-jakarta-service-extensions-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jakarta-service-extensions/2.20.0-SNAPSHOT/artemis-jakarta-service-extensions-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-service-extensions/target/artemis-jakarta-service-extensions-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jakarta-service-extensions/2.20.0-SNAPSHOT/artemis-jakarta-service-extensions-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hqclient-protocol/pom.xml> to org.apache.activemq/artemis-hqclient-protocol/2.20.0-SNAPSHOT/artemis-hqclient-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hqclient-protocol/target/artemis-hqclient-protocol-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-hqclient-protocol/2.20.0-SNAPSHOT/artemis-hqclient-protocol-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-hqclient-protocol/target/artemis-hqclient-protocol-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-hqclient-protocol/2.20.0-SNAPSHOT/artemis-hqclient-protocol-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-osgi/pom.xml> to org.apache.activemq/artemis-jms-client-osgi/2.20.0-SNAPSHOT/artemis-jms-client-osgi-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-osgi/target/artemis-jms-client-osgi-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jms-client-osgi/2.20.0-SNAPSHOT/artemis-jms-client-osgi-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jms-client-osgi/target/artemis-jms-client-osgi-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jms-client-osgi/2.20.0-SNAPSHOT/artemis-jms-client-osgi-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/integration-tests/pom.xml> to org.apache.activemq.tests/integration-tests/2.20.0-SNAPSHOT/integration-tests-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/integration-tests/target/test-classes/rest/rest-test.war> to org.apache.activemq.tests/integration-tests/2.20.0-SNAPSHOT/integration-tests-2.20.0-SNAPSHOT.war
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-boot/pom.xml> to org.apache.activemq/artemis-boot/2.20.0-SNAPSHOT/artemis-boot-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-boot/target/artemis-boot-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-boot/2.20.0-SNAPSHOT/artemis-boot-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-boot/target/artemis-boot-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-boot/2.20.0-SNAPSHOT/artemis-boot-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client/pom.xml> to org.apache.activemq/artemis-jakarta-client/2.20.0-SNAPSHOT/artemis-jakarta-client-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client/target/artemis-jakarta-client-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jakarta-client/2.20.0-SNAPSHOT/artemis-jakarta-client-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-client/target/artemis-jakarta-client-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jakarta-client/2.20.0-SNAPSHOT/artemis-jakarta-client-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 321.67 KB of artifacts by 19.9% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-website/pom.xml> to org.apache.activemq/artemis-website/2.20.0-SNAPSHOT/artemis-website-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-website/target/artemis-website-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-website/2.20.0-SNAPSHOT/artemis-website-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-website/target/artemis-website-2.20.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/artemis-website/2.20.0-SNAPSHOT/artemis-website-2.20.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-website/target/artemis-website-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-website/2.20.0-SNAPSHOT/artemis-website-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-amqp-protocol/pom.xml> to org.apache.activemq/artemis-amqp-protocol/2.20.0-SNAPSHOT/artemis-amqp-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-amqp-protocol/2.20.0-SNAPSHOT/artemis-amqp-protocol-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-amqp-protocol/2.20.0-SNAPSHOT/artemis-amqp-protocol-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 612.54 KB of artifacts by 26.1% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-server/pom.xml> to org.apache.activemq/artemis-jakarta-server/2.20.0-SNAPSHOT/artemis-jakarta-server-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-server/target/artemis-jakarta-server-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-jakarta-server/2.20.0-SNAPSHOT/artemis-jakarta-server-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-jakarta-server/target/artemis-jakarta-server-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-jakarta-server/2.20.0-SNAPSHOT/artemis-jakarta-server-2.20.0-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 220.37 KB of artifacts by 14.5% relative to #686
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-mqtt-protocol/pom.xml> to org.apache.activemq/artemis-mqtt-protocol/2.20.0-SNAPSHOT/artemis-mqtt-protocol-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.20.0-SNAPSHOT.jar> to org.apache.activemq/artemis-mqtt-protocol/2.20.0-SNAPSHOT/artemis-mqtt-protocol-2.20.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-protocols/artemis-mqtt-protocol/target/artemis-mqtt-protocol-2.20.0-SNAPSHOT-sources.jar> to org.apache.activemq/artemis-mqtt-protocol/2.20.0-SNAPSHOT/artemis-mqtt-protocol-2.20.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/artemis-hawtio/pom.xml> to org.apache.activemq/artemis-hawtio-pom/2.20.0-SNAPSHOT/artemis-hawtio-pom-2.20.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ-Artemis-JDK11/ws/tests/stress-tests/pom.xml> to org.apache.activemq.tests/stress-tests/2.20.0-SNAPSHOT/stress-tests-2.20.0-SNAPSHOT.pom
channel stopped