See
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/2643/display/redirect?page=changes>
Changes:
[clebertsuconic] ARTEMIS-2645 refactor CLI FQQN support
[jbertram] NO-JIRA reconcile STOMP prop names b/w code & doc
[jbertram] NO-JIRA doc STOMP routing behavior & config options
------------------------------------------
[...truncated 345.85 KB...]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[surefire-booter-2.18.1.jar:2.18.1]
[main] 03:09:41,519 WARN
[org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext]
null: ActiveMQException[errorType=GENERIC_EXCEPTION message=null]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext.actualDelivery(ProtonServerReceiverContext.java:360)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext.onMessage(ProtonServerReceiverContext.java:345)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest.doOnMessageWithDeliveryException(ProtonServerReceiverContextTest.java:155)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest.otherFailure_SourceDoesNotSupportReject(ProtonServerReceiverContextTest.java:87)
[:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_241]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_241]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_241]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_241]
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit-4.11.jar:]
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit-4.11.jar:]
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit-4.11.jar:]
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit-4.11.jar:]
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[surefire-booter-2.18.1.jar:2.18.1]
[main] 03:09:41,541 WARN
[org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext]
null: ActiveMQAddressFullException[errorType=ADDRESS_FULL message=null]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext.actualDelivery(ProtonServerReceiverContext.java:360)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext.onMessage(ProtonServerReceiverContext.java:345)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest.doOnMessageWithDeliveryException(ProtonServerReceiverContextTest.java:155)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest.addressFull_SourceDoesNotSupportModified(ProtonServerReceiverContextTest.java:75)
[:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_241]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_241]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_241]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_241]
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit-4.11.jar:]
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit-4.11.jar:]
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit-4.11.jar:]
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit-4.11.jar:]
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[surefire-booter-2.18.1.jar:2.18.1]
[main] 03:09:41,552 WARN
[org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext]
null: ActiveMQException[errorType=GENERIC_EXCEPTION message=null]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext.actualDelivery(ProtonServerReceiverContext.java:360)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContext.onMessage(ProtonServerReceiverContext.java:345)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest.doOnMessageWithDeliveryException(ProtonServerReceiverContextTest.java:155)
[:]
at
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest.otherFailure_SourceSupportsRejects(ProtonServerReceiverContextTest.java:80)
[:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_241]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_241]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_241]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_241]
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit-4.11.jar:]
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit-4.11.jar:]
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit-4.11.jar:]
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit-4.11.jar:]
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit-4.11.jar:]
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit-4.11.jar:]
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
[surefire-junit4-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[surefire-booter-2.18.1.jar:2.18.1]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[surefire-booter-2.18.1.jar:2.18.1]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerReceiverContextTest
Running
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerSenderContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in
org.apache.activemq.artemis.protocol.amqp.proton.ProtonServerSenderContextTest
Running org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASLTest
Running org.apache.activemq.artemis.protocol.amqp.util.CreditsSemaphoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in
org.apache.activemq.artemis.protocol.amqp.util.CreditsSemaphoreTest
Running org.apache.activemq.artemis.protocol.amqp.util.NettyReadableTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in
org.apache.activemq.artemis.protocol.amqp.util.NettyReadableTest
Running org.apache.activemq.artemis.protocol.amqp.util.NettyWritableTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in
org.apache.activemq.artemis.protocol.amqp.util.NettyWritableTest
Results :
Tests run: 366, Failures: 0, Errors: 0, Skipped: 2
[INFO]
[INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @
artemis-amqp-protocol ---
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
artemis-amqp-protocol ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @
artemis-amqp-protocol ---
[INFO] Building jar:
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.12.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-amqp-protocol
---
[INFO] Skipping dependency-check
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @
artemis-amqp-protocol ---
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.12.0-SNAPSHOT.jar>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.12.0-SNAPSHOT/artemis-amqp-protocol-2.12.0-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/pom.xml>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.12.0-SNAPSHOT/artemis-amqp-protocol-2.12.0-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.12.0-SNAPSHOT-sources.jar>
to
/home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.12.0-SNAPSHOT/artemis-amqp-protocol-2.12.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @
artemis-amqp-protocol ---
[INFO] Installing
org/apache/activemq/artemis-amqp-protocol/2.12.0-SNAPSHOT/artemis-amqp-protocol-2.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] -------------< org.apache.activemq:artemis-stomp-protocol >-------------
[INFO] Building ActiveMQ Artemis STOMP Protocol 2.12.0-SNAPSHOT [11/54]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @
artemis-stomp-protocol ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @
artemis-stomp-protocol ---
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy) @ artemis-stomp-protocol
---
[INFO] Configured Artifact:
org.apache.activemq:activemq-artemis-native:1.0.1:jar
[INFO] Unpacking
/home/jenkins/.m2/repository/org/apache/activemq/activemq-artemis-native/1.0.1/activemq-artemis-native-1.0.1.jar
to
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/bin>
with includes "**/*.so" and excludes ""
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ artemis-stomp-protocol ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
artemis-stomp-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
artemis-stomp-protocol ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/classes>
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/StompConnection.java>:184:
error: cannot find symbol
this.enableMessageID =
ConfigurationHelper.getBooleanProperty(TransportConstants.STOMP_ENABLE_MESSAGE_ID_DEPRECATED,
false, acceptorUsed.getConfiguration()) ||
ConfigurationHelper.getBooleanProperty(TransportConstants.STOMP_ENABLE_MESSAGE_ID,
false, acceptorUsed.getConfiguration());
^
symbol: variable STOMP_ENABLE_MESSAGE_ID_DEPRECATED
location: class TransportConstants
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/StompConnection.java>:185:
error: cannot find symbol
this.minLargeMessageSize =
ConfigurationHelper.getIntProperty(TransportConstants.STOMP_MIN_LARGE_MESSAGE_SIZE,
ConfigurationHelper.getIntProperty(TransportConstants.STOMP_MIN_LARGE_MESSAGE_SIZE_DEPRECATED,
ActiveMQClient.DEFAULT_MIN_LARGE_MESSAGE_SIZE,
acceptorUsed.getConfiguration()), acceptorUsed.getConfiguration());
^
symbol: variable STOMP_MIN_LARGE_MESSAGE_SIZE_DEPRECATED
location: class TransportConstants
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note:
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/StompConnection.java>
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ActiveMQ Artemis Parent 2.12.0-SNAPSHOT ............ SUCCESS [ 6.099 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 37.260 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 30.549 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 5.142 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 8.165 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 5.670 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 47.052 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [07:40 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [ 0.427 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 19.630 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... FAILURE [ 1.672 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... 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 RAR POM ........................... 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] 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 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 2.12.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:25 min
[INFO] Finished at: 2020-03-06T03:09:46Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project artemis-stomp-protocol: Compilation failure -> [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 :artemis-stomp-protocol
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Could not match :Too many files with unapproved license : False
Logical operation result is FALSE
Skipping script : cat ratReport.txt
END OF POST BUILD TASK : 0
Recording test results