[
https://issues.jboss.org/browse/WFCORE-4465?page=com.atlassian.jira.plugi...
]
James Perkins commented on WFCORE-4465:
---------------------------------------
Yeah. I'm not too sure what the issue is on why the Galleon plugin requires the
additional deps require these extra deps
https://github.com/wildfly/wildfly-core/blob/master/pom.xml#L626-L643 and
https://github.com/wildfly/wildfly/blob/master/pom.xml#L7100-L7117. It's possible
it's an issue with the dependency structure in Galleon or the way maven resolves them.
I filed the issue here, but I guess it may not actually be an embedded issue.
In fact I'm just going to assign this to myself as I'm quite curious.
Ensure all transitive embedded are included by default
------------------------------------------------------
Key: WFCORE-4465
URL:
https://issues.jboss.org/browse/WFCORE-4465
Project: WildFly Core
Issue Type: Task
Components: Embedded
Reporter: James Perkins
Priority: Major
When using the {{wildfly-embedded}} dependency it requires some additional dependencies,
for example {{org.wildfly.common:wildfly-common}}, to be included. These dependencies
should be examined and explicitly added as dependencies so consumers do not need to know
which dependencies need to be added.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)