Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
The maven war plugin supports Axis2 modules (.mar MWAR-193) and services (.aar MWAR-76) and it would be nice to have Synapse extensions (.xar) support.
Apache Synapse (built on top of Axis2) has extensions (basically a jar with a .xar file extension) similar to Axis2 modules and services. The expected directory for Synapse extensions is WEB-INF/extensions and the maven packaging type is xar.