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