[ https://issues.apache.org/jira/browse/MEJB-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966062#comment-17966062 ]
Olivier Lamy commented on MEJB-14: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-ejb-plugin#78|https://github.com/apache/maven-ejb-plugin/issues/78]. > Make the ejb-jar.xml deployment descriptor optional (non-trivial clone) > ----------------------------------------------------------------------- > > Key: MEJB-14 > URL: https://issues.apache.org/jira/browse/MEJB-14 > Project: Maven EJB Plugin (Moved to GitHub Issues) > Issue 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 was sent by Atlassian Jira (v8.20.10#820010)