[ http://jira.codehaus.org/browse/MEJB-6?page=comments#action_61250 ]
Wayne Fay commented on MEJB-6: ------------------------------ I'd really like to this patch applied and a new release of the EJB plugin rolled asap, so we can finally use EJB3 with Maven. As it stands currently, I'm going in manually after building my EAR and removing the ejb-jar.xml file... That's fun the first 3 times, but I'm ready for a better solution. > 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, MEJB-6-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