Benoît Berthonneau created MEAR-173:
---------------------------------------

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

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