[
https://issues.apache.org/jira/browse/ARTEMIS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249667#comment-16249667
]
ASF GitHub Bot commented on ARTEMIS-1510:
-----------------------------------------
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.
> Refactor Maven poms
> -------------------
>
> Key: ARTEMIS-1510
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1510
> Project: ActiveMQ Artemis
> Issue Type: Task
> Affects Versions: 2.4.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Fix For: 2.5.0
>
>
> Our pom files are a bit of a mess with lots of unused declared dependencies
> and undeclared dependencies which are pulled in transitively. These should
> be cleaned up.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)