]
Stuart Douglas resolved WFLY-2929.
----------------------------------
Resolution: Done
Create maven modules to build all the new distributions
-------------------------------------------------------
Key: WFLY-2929
URL:
https://issues.jboss.org/browse/WFLY-2929
Project: WildFly
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Build System
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Fix For: 9.0.0.CR1
This involves creating the following new maven modules:
core-build
web-build
ee-build
clustering-build
These will create distributions that correspond to the output of the split up
repositories. The final build step will be changed to merge all these distributions
together.