You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2013/11/15 23:15:20 UTC

[jira] (MEAR-173) EJB Modules defined in a parent POM are ignored from the child POM

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

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

    Description: 
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}

  was:
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:
parent-ear (with ejbModules defined, common to all child modules)
  | ear-1 (with specific ejbModules)
  | ear-2 (with other specific ejbModules)

    
> 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
>            Priority: Critical
>
> 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