[ http://jira.codehaus.org/browse/MPWAR-50?page=comments#action_46729 ]
Jan Bares commented on MPWAR-50: -------------------------------- Actually I am not sure about the ejb-client/<mycli>.jar. The code looks like it will install the client artifact to ejb-client, but if you use typeHandle=org.apache.maven.ejb.EJBArtifactTypeHandler (as in ejb plugin), it will end up in ejbs folder. > 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]
