[
https://issues.apache.org/jira/browse/ARTEMIS-4353?focusedWorklogId=869864&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-869864
]
ASF GitHub Bot logged work on ARTEMIS-4353:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jul/23 20:20
Start Date: 07/Jul/23 20:20
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #4544:
URL: https://github.com/apache/activemq-artemis/pull/4544
I used `mvn dependency:analyze` to find and eliminate both used, undeclared
dependencies and unused, declared dependencies as well as dependencies which
should be scoped as "test".
Issue Time Tracking
-------------------
Worklog Id: (was: 869864)
Remaining Estimate: 0h
Time Spent: 10m
> Clean up Maven dependencies
> ---------------------------
>
> Key: ARTEMIS-4353
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4353
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Over time module dependencies can grow stale with declared dependencies which
> are never used and used dependencies which are not declared (i.e.
> transitive). Such is the case with most of the modules in Artemis.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)