Make the ejb-jar.xml deployment descriptor optional
---------------------------------------------------
Key: MEJB-6
URL: http://jira.codehaus.org/browse/MEJB-6
Project: Maven 2.x Ejb Plugin
Type: Improvement
Reporter: Tim Kettler
Priority: Trivial
Attachments: MEJB-4-maven-ejb-plugin.patch
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]