-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
We recently found out that eap-maven-plugin has transitive dependency (via wildfly-maven-plugin https://github.com/wildfly/wildfly-maven-plugin/blob/main/plugin/pom.xml#L202-L205) on prospero-metadata (which only contains 3 classes https://github.com/wildfly-extras/prospero/tree/main/prospero-metadata/src/main/java/org/wildfly/prospero/metadata)
This seem a bit unnecessary and also creates unpleasant dependency during productization which implies several rebuilds of components that depend on plugin.