[ http://jira.codehaus.org/browse/MOJO-377?page=all ]

Jörg Henne updated MOJO-377:
----------------------------

    Attachment: AbstractSarMojo.patch

> Strip META-INF/**.xml files
> ---------------------------
>
>          Key: MOJO-377
>          URL: http://jira.codehaus.org/browse/MOJO-377
>      Project: Mojo
>         Type: Improvement

>   Components: jboss-sar
>     Reporter: Jörg Henne
>  Attachments: AbstractSarMojo.patch, AbstractSarMojo.patch
>
>
> The JBoss JARDeployer rejects all jars containing META-INF/**.xml files. 
> Since jars created using maven by default contain a Maven and contain a 
> META-INF/maven/<groupId>/<artifactId>/pom.xml file, all those JARs are 
> rejected during deployment and thus excluded from the classpath.
> The attached patch fixes this problem by filtering/skipping all 
> META-INF/**.xml files during SAR assembly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to