Details
-
Type:
Sub-task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.2.0.Final
-
Fix Version/s: 3.3.0.M3
-
Component/s: maven
-
Labels:
-
Estimated Difficulty:Low
-
Release Notes Text: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.
Description
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)
Gliffy Diagrams
Issue Links
- is blocked by
-
JBIDE-9497
Add support for SAR projects
-
- Closed
-
Done in trunk. An sample SAR project can be tested from http://svn.jboss.org/repos/jbosstools/trunk/maven/tests/org.jboss.tools.maven.configurators.tests/projects/jboss-sar/parent/