-
Sub-task
-
Resolution: Done
-
Major
-
3.2.0.Final
-
Low
-
Maven projects with the jboss-sar packaging are now automatically configured in JBoss Tools (The JBoss SAR facet is added). These projects can be deployed standalone or within another EAR project.
This is a follow up of https://issues.sonatype.org/browse/MECLIPSEWTP-46.
We need to create a maven project configurator that supports SAR projects :
- SAR projects can be deployed within EARs.
- SAR projects can embed other jars
Adding the Utility Facet and defining dependencies in the project's .component should fool WTP enough to let it deploy the project as a .sar archive withing EARs. (At least it worked on some old POC)
- is blocked by
-
JBIDE-9497 Add support for SAR projects
- Closed