[jboss-jira] [JBoss JIRA] (WFCORE-4915) Tighten up the dependency tree of subsystem-test

Brian Stansberry (Jira) issues at jboss.org
Thu Apr 9 13:28:43 EDT 2020


Brian Stansberry created WFCORE-4915:
----------------------------------------

             Summary: Tighten up the dependency tree of subsystem-test
                 Key: WFCORE-4915
                 URL: https://issues.redhat.com/browse/WFCORE-4915
             Project: WildFly Core
          Issue Type: Task
          Components: Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


In general I'd like to tighten (aka eliminate) up the use of transitive dependencies when various WildFly and WildFly Core maven modules depend on each other. Things should be explicit so unwanted coupling cannot creep in.

The subsystem-test module is important in this regard as pretty much all extension modules depend on it's pom. So I want it and its children and its direct dependencies to only depend on other wf core modules directly, no transitive deps allowed.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list