You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Greening (JIRA)" <ji...@codehaus.org> on 2006/05/10 03:28:40 UTC

[jira] Created: (MEJB-14) Make the ejb-jar.xml deployment descriptor optional (non-trivial clone)

Make the ejb-jar.xml deployment descriptor optional (non-trivial clone)
-----------------------------------------------------------------------

         Key: MEJB-14
         URL: http://jira.codehaus.org/browse/MEJB-14
     Project: Maven 2.x Ejb Plugin
        Type: Improvement

    Reporter: Dan Greening
    Priority: Trivial


In the now near final EJB3 specification the use of deployment descripors is optional. It would be nice if the maven-ejb-plugin wouldn't bump out with an error if no descriptor is present.

The attached patch introduces a new boolean configuration option 'enforceDeploymentDescriptor' which defaults to true so that the default behavior is not changed. Feel free to change the name of the property if appropriate.

-- 
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


[jira] Closed: (MEJB-14) Make the ejb-jar.xml deployment descriptor optional (non-trivial clone)

Posted by "Stephane Nicoll (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEJB-14?page=all ]
     
Stephane Nicoll closed MEJB-14:
-------------------------------

    Resolution: Duplicate

Specify 3.0 as ejbVersion.

> Make the ejb-jar.xml deployment descriptor optional (non-trivial clone)
> -----------------------------------------------------------------------
>
>          Key: MEJB-14
>          URL: http://jira.codehaus.org/browse/MEJB-14
>      Project: Maven 2.x Ejb Plugin
>         Type: Improvement

>     Reporter: Dan Greening
>     Priority: Trivial

>
>
> In the now near final EJB3 specification the use of deployment descripors is optional. It would be nice if the maven-ejb-plugin wouldn't bump out with an error if no descriptor is present.
> The attached patch introduces a new boolean configuration option 'enforceDeploymentDescriptor' which defaults to true so that the default behavior is not changed. Feel free to change the name of the property if appropriate.

-- 
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