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

Robert Scholte updated MEAR-173:
--------------------------------

    Attachment: MEAR-173-2.zip

The ejb-shared was missing the {{<type>ejb</type>}}, now the result is as 
expected.
                
> EJB Modules defined in a parent POM are ignored from the child POM
> ------------------------------------------------------------------
>
>                 Key: MEAR-173
>                 URL: https://jira.codehaus.org/browse/MEAR-173
>             Project: Maven Ear Plugin
>          Issue Type: Bug
>    Affects Versions: 2.8
>         Environment: Windows XP 64bits
>            Reporter: BenoƮt Berthonneau
>            Assignee: Robert Scholte
>            Priority: Critical
>         Attachments: application.xml, application.xml, application.xml, 
> application.xml, MEAR-173-2.zip, MEAR-173.zip
>
>
> When a parent pom (pom packaging) defines ejbModules in the configuration 
> section, these ejbModules are ignored in a child module (ear packaging)
> The others modules (jar, war) are correctly taken into account.
> Here is the pom structure:
> {noformat}
> parent-ear (with ejbModules defined, common to all child modules)
>   | ear-1 (with specific ejbModules)
>   | ear-2 (with other specific ejbModules)
> {noformat}

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

Reply via email to