Details
-
Type:
Sub-task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.2.0-alpha-1
-
Component/s: None
-
Labels:None
Description
We should separate out the JBoss-specific descriptors into their own modules such that we don't leak them out along with the spec ones.
Dependency chain:
api-jboss > api-javaee > api (to be renamed from what is now api-base)
To have different output folders than the javaee packages, it is required to separate the jboss descriptors into an own xslt transformation step, e.b. schemaJboss5 and metadataJBoss5. What we can do here, is to set the output folders in the pom section of the xml plugin and overwriting the hard coded path. This is should be supported by the plugin