[jboss-jira] [JBoss JIRA] (WFLY-10409) Thin build differs from thick dist in more than the absence of jar from modules
Brian Stansberry (JIRA)
issues at jboss.org
Sat May 19 10:22:00 EDT 2018
Brian Stansberry created WFLY-10409:
---------------------------------------
Summary: Thin build differs from thick dist in more than the absence of jar from modules
Key: WFLY-10409
URL: https://issues.jboss.org/browse/WFLY-10409
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Brian Stansberry
Priority: Critical
AIUI the thin dist is meant to be the same as the fat dist except the jars are not in the modules; rather their gavs are in the various module.xml and JBoss Modules finds them in a maven repo.
But currently the differences are more than that. For sure the org.jboss.as.product module isn't even present in the thick build. This will lead to test failures in EAP as new tests added in WF 13 will not work if the console module location info from the product module is not available.
Comparing the galleon provisioning plugin config from dist/pom.xml to build/pom.xml gives a sense of the problem. Note that this diff is not due to the switch to galleon. The fact that a different galleon config was needed for build vs dist is because that is what was necessary to match what the prevacy legacy build created.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list