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

Changes:

[clebertsuconic] NO-JIRA Enabling 2.10.0 on compatibility tests


------------------------------------------
[...truncated 455.86 KB...]
        at java.io.RandomAccessFile.writeBytes(Native Method)
        at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
        at org.apache.derby.impl.store.raw.log.LogAccessFile.writeToLog(Unknown 
Source)
        at 
org.apache.derby.impl.store.raw.log.LogAccessFile.flushDirtyBuffers(Unknown 
Source)
        at org.apache.derby.impl.store.raw.log.LogToFile.flush(Unknown Source)
        at org.apache.derby.impl.store.raw.log.LogToFile.flush(Unknown Source)
        at org.apache.derby.impl.store.raw.log.FileLogger.flush(Unknown Source)
        at org.apache.derby.impl.store.raw.xact.Xact.prepareCommit(Unknown 
Source)
        at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
        at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
        at 
org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper.reclaimContainer(Unknown
 Source)
        at 
org.apache.derby.impl.store.raw.data.ReclaimSpaceHelper.reclaimSpace(Unknown 
Source)
        at 
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.reclaimSpace(Unknown 
Source)
        at 
org.apache.derby.impl.store.raw.data.ReclaimSpace.performWork(Unknown Source)
        at org.apache.derby.impl.store.raw.xact.Xact.postTermination(Unknown 
Source)
        at org.apache.derby.impl.store.raw.xact.Xact.completeCommit(Unknown 
Source)
        at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
        at org.apache.derby.impl.store.raw.xact.Xact.commit(Unknown Source)
        at org.apache.derby.impl.store.access.RAMTransaction.commit(Unknown 
Source)
        at 
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.doCommit(Unknown
 Source)
        at 
org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.userCommit(Unknown
 Source)
        at org.apache.derby.impl.jdbc.TransactionResourceImpl.commit(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.commit(Unknown Source)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.destroy(AbstractJDBCDriver.java:194)
        at 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist(JdbcSharedStateManagerTest.java:102)

shouldStartIfTableExistInitialized(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)
  Time elapsed: 10.011 sec  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
        at java.io.FileDescriptor.sync(Native Method)
        at org.apache.derby.impl.io.DirRandomAccessFile.sync(Unknown Source)
        at 
org.apache.derby.impl.store.raw.data.RAFContainer.writeRAFHeader(Unknown Source)
        at org.apache.derby.impl.store.raw.data.RAFContainer.clean(Unknown 
Source)
        at 
org.apache.derby.impl.services.cache.ConcurrentCache.cleanAndUnkeepEntry(Unknown
 Source)
        at 
org.apache.derby.impl.services.cache.ConcurrentCache.cleanCache(Unknown Source)
        at 
org.apache.derby.impl.services.cache.ConcurrentCache.cleanAll(Unknown Source)
        at 
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.checkpoint(Unknown 
Source)
        at 
org.apache.derby.impl.store.raw.data.BaseDataFileFactory.createFinished(Unknown 
Source)
        at org.apache.derby.impl.store.raw.RawStore.createFinished(Unknown 
Source)
        at 
org.apache.derby.impl.store.access.RAMAccessManager.createFinished(Unknown 
Source)
        at org.apache.derby.impl.db.BasicDatabase.createFinished(Unknown Source)
        at org.apache.derby.impl.db.BasicDatabase.boot(Unknown Source)
        at org.apache.derby.impl.services.monitor.BaseMonitor.boot(Unknown 
Source)
        at org.apache.derby.impl.services.monitor.TopService.bootModule(Unknown 
Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.bootService(Unknown Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.impl.services.monitor.FileMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.iapi.services.monitor.Monitor.createPersistentService(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.getNewEmbedConnection(Unknown 
Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.EmbeddedDriver.connect(Unknown Source)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.connect(AbstractJDBCDriver.java:155)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:87)
        at 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized(JdbcSharedStateManagerTest.java:86)

shouldStartIfTableExistEmpty(org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest)
  Time elapsed: 0.017 sec  <<< ERROR!
java.sql.SQLException: Failed to create database 
'<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/JdbcSharedStateManagerTest/junit2588266747948701434/derby',>
 see the next exception for details.
        at org.apache.derby.iapi.error.StandardException.newException(Unknown 
Source)
        at org.apache.derby.iapi.error.StandardException.newException(Unknown 
Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.bootService(Unknown Source)
        at 
org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.impl.services.monitor.FileMonitor.createPersistentService(Unknown
 Source)
        at 
org.apache.derby.iapi.services.monitor.Monitor.createPersistentService(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase(Unknown 
Source)
        at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.getNewEmbedConnection(Unknown 
Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
        at org.apache.derby.jdbc.EmbeddedDriver.connect(Unknown Source)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.connect(AbstractJDBCDriver.java:155)
        at 
org.apache.activemq.artemis.jdbc.store.drivers.AbstractJDBCDriver.start(AbstractJDBCDriver.java:87)
        at 
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty(JdbcSharedStateManagerTest.java:73)

org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest  
Time elapsed: 60.078 sec  <<< FAILURE!
java.lang.AssertionError: Thread leaked
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.activemq.artemis.utils.ThreadLeakCheckRule.finished(ThreadLeakCheckRule.java:112)
        at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:111)
        at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running 
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
Running 
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
Running 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 sec - in 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketFrameEncoderTest
Running 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in 
org.apache.activemq.artemis.core.server.protocol.websocket.WebSocketServerHandlerTest
Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
[main] 20:32:18,750 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleMergeAll() ***
[main] 20:32:18,756 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleMergeAll() ***
[main] 20:32:18,756 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleMerge() ***
[main] 20:32:18,758 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleMerge() ***
[main] 20:32:18,758 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testDefaults() ***
[main] 20:32:18,760 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testDefaults() ***
[main] 20:32:18,760 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingleMerge() ***
[main] 20:32:18,762 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingleMerge() ***
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in 
org.apache.activemq.artemis.core.settings.AddressSettingsTest
Running org.apache.activemq.artemis.core.settings.RepositoryTest
[main] 20:32:18,766 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMultipleWildcards() ***
[main] 20:32:18,772 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMultipleWildcards() ***
[main] 20:32:18,773 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocs() ***
[main] 20:32:18,775 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocs() ***
[main] 20:32:18,776 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testWithoutWildcard() ***
[main] 20:32:18,779 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testWithoutWildcard() ***
[main] 20:32:18,779 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingletwo() ***
[main] 20:32:18,782 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingletwo() ***
[main] 20:32:18,782 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testIllegalMatches() ***
[main] 20:32:18,785 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testIllegalMatches() ***
[main] 20:32:18,786 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testAddListener() ***
[main] 20:32:18,789 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testAddListener() ***
[main] 20:32:18,789 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testCacheWithWildcards() ***
[main] 20:32:18,792 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testCacheWithWildcards() ***
[main] 20:32:18,792 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testDefault() ***
[main] 20:32:18,795 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testDefault() ***
[main] 20:32:18,795 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocsCustomUnderscorDelimiter() ***
[main] 20:32:18,799 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocsCustomUnderscorDelimiter() ***
[main] 20:32:18,799 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testSingleMatch() ***
[main] 20:32:18,802 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testSingleMatch() ***
[main] 20:32:18,802 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testRepositoryMerge() ***
[main] 20:32:18,807 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testRepositoryMerge() ***
[main] 20:32:18,807 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testMatchingDocsCustomForwardSlashDelimiter() ***
[main] 20:32:18,810 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testMatchingDocsCustomForwardSlashDelimiter() ***
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in 
org.apache.activemq.artemis.core.settings.RepositoryTest
Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
[main] 20:32:18,814 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testTimeoutThenRollbackWithRollback() ***
[main] 20:32:18,826 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testTimeoutThenRollbackWithRollback() ***
[main] 20:32:18,827 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** start #test 
testTimeoutAndThenCommitWithARollback() ***
[main] 20:32:18,831 INFO  
[org.apache.activemq.artemis.tests.util.ActiveMQTestBase] **** end #test 
testTimeoutAndThenCommitWithARollback() ***
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in 
org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
Running org.apache.activemq.artemis.core.version.impl.VersionImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.apache.activemq.artemis.core.version.impl.VersionImplTest
Running org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
Running org.apache.activemq.artemis.tests.util.SimpleStringTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 sec - in 
org.apache.activemq.artemis.tests.util.SimpleStringTest
Running org.apache.activemq.artemis.uri.AcceptorParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in 
org.apache.activemq.artemis.uri.AcceptorParserTest
Running org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in 
org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest

Results :

Failed tests: 
  JdbcSharedStateManagerTest>Assert.fail:88 Thread leaked
Tests in error: 
  JdbcSharedStateManagerTest.shouldStartIfTableExistEmpty:73 » SQL Failed to 
cre...
  JdbcSharedStateManagerTest.shouldStartIfTableExistInitialized:86 »  test 
timed...
  JdbcSharedStateManagerTest.shouldStartTwoIfTableNotExist:102 »  test timed 
out...

Tests run: 340, Failures: 1, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.14.0-SNAPSHOT ............ SUCCESS [  6.525 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 38.701 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 30.494 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  5.236 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  8.609 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  5.997 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 58.544 s]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [10:12 min]
[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 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 Tools ............................. 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.14.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:50 min
[INFO] Finished at: 2020-06-03T20:32:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project artemis-server: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/target/surefire-reports>
 for the individual test results.
[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 :artemis-server
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