[
https://issues.apache.org/jira/browse/ARTEMIS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247786#comment-16247786
]
ASF GitHub Bot commented on ARTEMIS-1510:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/1653
ARTEMIS-1510 refactor Maven poms
Clean up unused declared dependencies and undeclared dependencies which
are pulled in transitively.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1510
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1653.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1653
----
commit d931fd60dda7fb072b801b973ab3bef3b2ead89e
Author: Justin Bertram <[email protected]>
Date: 2017-10-31T13:19:00Z
ARTEMIS-1510 refactor Maven poms
Clean up unused declared dependencies and undeclared dependencies which
are pulled in 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)