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

2013-11-22 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MEAR-173. --- Resolution: Not A Bug > EJB Modules defined in a parent POM are ignored from the child POM > ---

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

2013-11-22 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=336233#comment-336233 ] Robert Scholte commented on MEAR-173: - No, the one in the parent {code:xml} ejbs

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

2013-11-22 Thread JIRA
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=336231#comment-336231 ] Benoît Berthonneau commented on MEAR-173: - Hi Robert, thanks for your feedback. So if I under

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

2013-11-22 Thread Robert Scholte (JIRA)
[ 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 {{ejb}}, now the result is as expected.

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

2013-11-19 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=336017#comment-336017 ] Robert Scholte commented on MEAR-173: - [~bbe], please update my zip instead of attaching separate

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

2013-11-19 Thread JIRA
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoît Berthonneau updated MEAR-173: Attachment: application.xml Expected "application.xml" file from ear2 > EJB Modul

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

2013-11-19 Thread JIRA
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoît Berthonneau updated MEAR-173: Attachment: application.xml Expected "application.xml" file from ear1 > EJB Modul

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

2013-11-19 Thread JIRA
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoît Berthonneau updated MEAR-173: Attachment: application.xml Current application.xml file from "ear2" > EJB Module

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

2013-11-19 Thread JIRA
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoît Berthonneau reopened MEAR-173: - Hi Robert, I'm sorry but I reproduced the problem with your sample project (just changed the maven

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

2013-11-19 Thread JIRA
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoît Berthonneau updated MEAR-173: Attachment: application.xml Current application.xml file from "ear1" > EJB Module

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

2013-11-16 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MEAR-173. --- Resolution: Cannot Reproduce Assignee: Robert Scholte > EJB Modules defined in a parent POM are ig

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

2013-11-16 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MEAR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MEAR-173: Attachment: MEAR-173.zip This sounds more like a Maven Core issue then a maven-ear-plugin issue. I've cre

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

2013-11-15 Thread Robert Scholte (JIRA)
[ 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 ejb

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

2013-08-29 Thread JIRA
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 Plug