[ http://jira.codehaus.org/browse/MPWAR-50?page=comments#action_46726 ]
Arnaud Heritier commented on MPWAR-50: -------------------------------------- If you activate maven.ejb.client.generate=true then the ejb client library is in ejb-clients/<mycli>.jar I'll add support for types 'ejb' and 'ejb-client' > Add support for EJB client code > ------------------------------- > > Key: MPWAR-50 > URL: http://jira.codehaus.org/browse/MPWAR-50 > Project: maven-war-plugin > Type: Bug > Versions: 1.6.1, 1.6 > Reporter: Jan Bares > Fix For: 1.6.2 > > > The ejb plugin from maven 1.1-beta 2 can generated EJB client code > maven.ejb.client.generate=true. The client code is placed in repository as > ejbs/<myclinet>.jar. Unfortunately war plugin adds only type=jar dependencies > and ignores type=ejb dependencies, see maven-war-plugin-1.6.1/plugin.jelly, > line 149. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
