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

Changes:

[clebertsuconic] ARTEMIS-2637 Adding additional logging and fixing checkstyle


------------------------------------------
[...truncated 32.59 KB...]
        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]

[Network-Checker-0 (NetworkChecker)] 20:39:49,875 WARN  
[org.apache.activemq.artemis.logs] AMQ202006: Failed to check Url 
http://localhost:8787.: java.net.ConnectException: Connection refused 
(Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method) 
[rt.jar:1.8.0_241]
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
[rt.jar:1.8.0_241]
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
 [rt.jar:1.8.0_241]
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
[rt.jar:1.8.0_241]
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
[rt.jar:1.8.0_241]
        at java.net.Socket.connect(Socket.java:606) [rt.jar:1.8.0_241]
        at java.net.Socket.connect(Socket.java:555) [rt.jar:1.8.0_241]
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180) 
[rt.jar:1.8.0_241]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 
[rt.jar:1.8.0_241]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 
[rt.jar:1.8.0_241]
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) 
[rt.jar:1.8.0_241]
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) 
[rt.jar:1.8.0_241]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1593)
 [rt.jar:1.8.0_241]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
 [rt.jar:1.8.0_241]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:410)
 [:]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:320)
 [:]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.run(NetworkHealthCheck.java:275)
 [:]
        at 
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$2.run(ActiveMQScheduledComponent.java:306)
 [:]
        at 
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$3.run(ActiveMQScheduledComponent.java:316)
 [:]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[rt.jar:1.8.0_241]
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
[rt.jar:1.8.0_241]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
 [rt.jar:1.8.0_241]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
 [rt.jar:1.8.0_241]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[rt.jar:1.8.0_241]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[rt.jar:1.8.0_241]
        at 
org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118)
 [:]

[Network-Checker-0 (NetworkChecker)] 20:39:49,878 INFO  
[org.apache.activemq.artemis.logs] AMQ201001: Network is unhealthy, stopping 
service org.apache.activemq.artemis.utils.NetworkHealthTest$1@62fdb4a6
[Network-Checker-0 (NetworkChecker)] 20:39:49,984 INFO  
[org.apache.activemq.artemis.logs] AMQ201000: Network is healthy, starting 
service org.apache.activemq.artemis.utils.NetworkHealthTest$1@62fdb4a6
Check
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in 
org.apache.activemq.artemis.utils.NetworkHealthTest
Running org.apache.activemq.artemis.utils.PairTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.activemq.artemis.utils.PairTest
Running org.apache.activemq.artemis.utils.PasswordMaskingUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.activemq.artemis.utils.PasswordMaskingUtilTest
Running org.apache.activemq.artemis.utils.PowerOf2UtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.activemq.artemis.utils.PowerOf2UtilTest
Running org.apache.activemq.artemis.utils.ReferenceCounterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in 
org.apache.activemq.artemis.utils.ReferenceCounterTest
Running org.apache.activemq.artemis.utils.SimpleFutureTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.activemq.artemis.utils.SimpleFutureTest
Running org.apache.activemq.artemis.utils.SimpleStringTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in 
org.apache.activemq.artemis.utils.SimpleStringTest
Running org.apache.activemq.artemis.utils.TimeUnitsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in 
org.apache.activemq.artemis.utils.TimeUnitsTest
Running org.apache.activemq.artemis.utils.TypedPropertiesConcurrencyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.035 sec - in 
org.apache.activemq.artemis.utils.TypedPropertiesConcurrencyTest
Running org.apache.activemq.artemis.utils.TypedPropertiesConversionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in 
org.apache.activemq.artemis.utils.TypedPropertiesConversionTest
Running org.apache.activemq.artemis.utils.TypedPropertiesTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in 
org.apache.activemq.artemis.utils.TypedPropertiesTest
Running org.apache.activemq.artemis.utils.URIParserTest
fruit:Fruit{host='port', port=-1, 
userInfo='some:guy'super=FruitBase{name='fruit', fluentName='something', 
color='green'}}
queryString1: 
queryString2: key1=value1
queryString3: key1=value1&key3=value3
queryString4: key1=value1&key2=value2&key3=value3
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in 
org.apache.activemq.artemis.utils.URIParserTest
Running org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
execution 0 in 757 milliseconds
execution 1 in 680 milliseconds
execution 2 in 695 milliseconds
execution 3 in 712 milliseconds
execution 4 in 675 milliseconds
execution 5 in 710 milliseconds
execution 6 in 687 milliseconds
execution 7 in 702 milliseconds
execution 8 in 710 milliseconds
execution 9 in 657 milliseconds
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.112 sec - in 
org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
Running 
org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedListTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in 
org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedListTest
Running org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec - in 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
Running org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 sec - in 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
Running org.apache.activemq.artemis.utils.collections.LongHashSetTest
Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in 
org.apache.activemq.artemis.utils.collections.LongHashSetTest
Running org.apache.activemq.artemis.utils.collections.MultiIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.activemq.artemis.utils.collections.MultiIteratorTest
Running 
org.apache.activemq.artemis.utils.collections.MultiResettableIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in 
org.apache.activemq.artemis.utils.collections.MultiResettableIteratorTest
Running org.apache.activemq.artemis.utils.collections.NoOpMapTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.activemq.artemis.utils.collections.NoOpMapTest
Running org.apache.activemq.artemis.utils.collections.PriorityCollectionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in 
org.apache.activemq.artemis.utils.collections.PriorityCollectionTest
Running org.apache.activemq.artemis.utils.collections.SparseArrayLinkedListTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in 
org.apache.activemq.artemis.utils.collections.SparseArrayLinkedListTest
Running org.apache.activemq.artemis.utils.collections.UpdatableIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in 
org.apache.activemq.artemis.utils.collections.UpdatableIteratorTest
Running org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
[Thread-0 (-scheduled-threads)] 20:40:03,843 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl@31ff43be 
received
[main] 20:40:03,897 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 0
component 
org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest$1@132e0cc 
received
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in 
org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
Running org.apache.activemq.artemis.utils.critical.CriticalMeasureTest
[main] 20:40:04,055 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.activemq.artemis.utils.critical.CriticalMeasureTest

Results :

Tests run: 251, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ artemis-commons ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.12.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-commons ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.12.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
artemis-commons ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ 
artemis-commons ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.12.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-commons ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-commons 
---
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.12.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.12.0-SNAPSHOT/artemis-commons-2.12.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.12.0-SNAPSHOT/artemis-commons-2.12.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.12.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.12.0-SNAPSHOT/artemis-commons-2.12.0-SNAPSHOT-tests.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/target/artemis-commons-2.12.0-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/activemq/artemis-commons/2.12.0-SNAPSHOT/artemis-commons-2.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.apache.activemq:artemis-core-client >---------------
[INFO] Building ActiveMQ Artemis Core Client 2.12.0-SNAPSHOT             [3/54]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ 
artemis-core-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ 
artemis-core-client ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (copy) @ artemis-core-client ---
[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-core-client/target/bin>
 with includes "**/*.so" and excludes ""
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ artemis-core-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
artemis-core-client ---
[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-core-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 310 source files to 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/target/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (default) @ artemis-core-client 
---
[INFO] Starting audit...
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ServerLocatorImpl.java>:67:
 Using the '.*' form of import should be avoided - 
org.apache.activemq.artemis.utils.*. [AvoidStarImport]
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/impl/ServerLocatorImpl.java>:126:21:
 'transient' modifier out of order with the JLS suggestions. [ModifierOrder]
Audit done.
[INFO] There are 2 errors reported by Checkstyle 8.18 with 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-core-client/../etc/checkstyle.xml>
 ruleset.
[ERROR] 
src/main/java/org/apache/activemq/artemis/core/client/impl/ServerLocatorImpl.java:[67]
 (imports) AvoidStarImport: Using the '.*' form of import should be avoided - 
org.apache.activemq.artemis.utils.*.
[ERROR] 
src/main/java/org/apache/activemq/artemis/core/client/impl/ServerLocatorImpl.java:[126,21]
 (modifier) ModifierOrder: 'transient' modifier out of order with the JLS 
suggestions.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.12.0-SNAPSHOT ............ SUCCESS [  6.384 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 38.566 s]
[INFO] ActiveMQ Artemis Core Client ....................... FAILURE [ 12.669 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ 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 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: 01:01 min
[INFO] Finished at: 2020-02-28T20:40:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (default) on 
project artemis-core-client: You have 2 Checkstyle violations. -> [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-core-client
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

Reply via email to