Github user jbertram commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1653#discussion_r150556595
--- Diff: artemis-core-client/pom.xml ---
@@ -65,6 +71,12 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.hamcrest</groupId>
--- End diff --
It's imported by
org.apache.activemq.artemis.api.core.TransportConfigurationTest.---
