]
Paul Ferraro updated WFLY-12505:
--------------------------------
Summary: Remove unnecessary module dependencies in clustering modules (was: Ban
transitive dependencies for clustering modules)
Remove unnecessary module dependencies in clustering modules
------------------------------------------------------------
Key: WFLY-12505
URL:
https://issues.jboss.org/browse/WFLY-12505
Project: WildFly
Issue Type: Task
Components: Clustering
Affects Versions: 18.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
The purpose here is to help identify unnecessary modules dependencies in the
corresponding module.xml files, as there should be a 1:1 relationship between pom
dependencies and module dependencies, with the exception of dynamically loaded
dependencies - most of which should be optional.