[ 
https://issues.apache.org/jira/browse/ARTEMIS-4353?focusedWorklogId=869865&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-869865
 ]

ASF GitHub Bot logged work on ARTEMIS-4353:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Jul/23 20:32
            Start Date: 07/Jul/23 20:32
    Worklog Time Spent: 10m 
      Work Description: jbertram commented on PR #4544:
URL: 
https://github.com/apache/activemq-artemis/pull/4544#issuecomment-1626052276

   @gemmellr, I know you've worked on the `artemis-server` `test-jar` in the 
past. I added that dependency to a few modules since `mvn dependency:analyze` 
was complaining about it. If you think those should be left out let me know.
   
   More generally, I wonder if we shouldn't move all the test support classes 
(e.g. `org.apache.activemq.artemis.tests.util.ActiveMQTestBase`) into 
`artemis-test-support` and then move all the necessary tests out of 
`artemis-server` and into `integration-tests` so we don't have a circular 
dependency. As it stands at the moment it's kind of a mess.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 869865)
    Time Spent: 20m  (was: 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: 20m
>  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)

Reply via email to