[
https://issues.apache.org/jira/browse/ARTEMIS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249641#comment-16249641
]
ASF GitHub Bot commented on ARTEMIS-1510:
-----------------------------------------
Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1653#discussion_r150548048
--- Diff: artemis-core-client/pom.xml ---
@@ -65,6 +71,12 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.hamcrest</groupId>
--- End diff --
what was bringing that transitively?
> 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)