You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Auke Schrijnen (JIRA)" <ji...@codehaus.org> on 2012/07/18 18:52:21 UTC

[jira] (MWAR-281) Allow Synapse extensions (.xar files) to be imported into WEB-INF/extensions

     [ https://jira.codehaus.org/browse/MWAR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Auke Schrijnen updated MWAR-281:
--------------------------------

    Attachment: 0001-MWAR-281-Allow-Synapse-extensions-.xar-files-to-be-i.patch

With this patch the war plugin handles xar artifacts in the same way as aar and mar artifacts. It also contains a junit test similar to the aar and mar tests.
                
> Allow Synapse extensions (.xar files) to be imported into WEB-INF/extensions
> ----------------------------------------------------------------------------
>
>                 Key: MWAR-281
>                 URL: https://jira.codehaus.org/browse/MWAR-281
>             Project: Maven 2.x WAR Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Auke Schrijnen
>            Priority: Minor
>         Attachments: 0001-MWAR-281-Allow-Synapse-extensions-.xar-files-to-be-i.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira