[ http://jira.codehaus.org/browse/MNG-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeroen Ruijgers updated MNG-4804: --------------------------------- Attachment: maven-artifact-components.xml.patch just noticed i used the wrong boolean value. the value should be true > EJB dependencies are included when using the ejb-client packaging/type > ---------------------------------------------------------------------- > > Key: MNG-4804 > URL: http://jira.codehaus.org/browse/MNG-4804 > Project: Maven 2 & 3 > Issue Type: Improvement > Components: Dependencies > Affects Versions: 2.0.11, 2.2.1 > Reporter: Jeroen Ruijgers > Attachments: maven-artifact-components.xml.patch, > maven-artifact-components.xml.patch > > > When generating an EJB-client module and including it in your project, the > EJB dependencies are included in your project. This is unnecessary behaviour, > because the EJB with it's dependencies will be deployed separately and the > only files needed are in de EJB-client library. These dependencies are easely > excluded in the compontens.xml by setting the includesDependencies property > from DefaultArtifactHandler. > Patch attachted -- 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