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    
 Reporter: Jan Bares


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]

Reply via email to