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

Stéphane Nicoll closed MEAR-154.
--------------------------------

    Resolution: Not A Bug
      Assignee: Stéphane Nicoll

There's pretty much nothing the ear plugin can do at this point. Packaging 
dependencies in the sar is a choice that you make, you could perfectly as well 
not do that and rely on the transitive mechanism just for any other other 
library.

The duplication comes from your setup actually. If you really want to bundle 
these libraries in your sar, mark them as provided then.
                
> SAR-Module dependencies are packaged inside the EAR
> ---------------------------------------------------
>
>                 Key: MEAR-154
>                 URL: https://jira.codehaus.org/browse/MEAR-154
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Bug
>            Reporter: Roland Asmann
>            Assignee: Stéphane Nicoll
>
> When I package a SAR-Module into my EAR, all depencies to the SAR are 
> resolved and added to the EAR. The problem here is that these dependencies 
> are already packaged inside the SAR, making for a very large EAR and 
> sometimes classloading-problems!

--
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


Reply via email to