[
https://jira.codehaus.org/browse/MEAR-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=302960#comment-302960
]
Stéphane Nicoll commented on MEAR-154:
--------------------------------------
except the war is considered as a final artifact by maven (no transitive
dependency resolution) and the sar is just handled as a regular jar file with a
special extension. These "hacks" have no relationship with the maven ear
plugin. The dependency resolution mechanism is in the core. At best, your
request belongs there which is why I closed this as won't fix.
> 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