You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Harald Soevik (JIRA)" <ji...@codehaus.org> on 2007/05/10 16:40:12 UTC

[jira] Commented: (MEAR-33) add option to include modules in EAR in exploded (i.e. directory) form, rather than as in jar form

    [ http://jira.codehaus.org/browse/MEAR-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95560 ] 

Harald Soevik commented on MEAR-33:
-----------------------------------

I cannot find a way to explode an artifact when a project is directly dependent on artifact B and transitively dependent on A. 

Either A cannot be exploded because it is not defined as direct dependency, or A cannot be included as transitive dependency because it has already been exploded as a direct dependency. 

Might be worth a fix ?

> add option to include modules in EAR in exploded (i.e. directory) form, rather than as in jar form
> --------------------------------------------------------------------------------------------------
>
>                 Key: MEAR-33
>                 URL: http://jira.codehaus.org/browse/MEAR-33
>             Project: Maven 2.x Ear Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.2
>            Reporter: Ian Springer
>            Assignee: Stephane Nicoll
>             Fix For: 2.3
>
>         Attachments: MEAR-33.patch
>
>
> In JBoss, and perhaps other app servers, modules can be packaged in an EAR as directories. For example:
> my.ear/
>   my.war/
>   service1.sar/
>   service2.sar/
> Please add an option on the ear plugin that allows you to specify that modules should be packaged in exploded form.

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