[ http://jira.codehaus.org/browse/MEJB-6?page=comments#action_65790 ]
Kenney Westerhof commented on MEJB-6: ------------------------------------- Having a version tag is definitely the way to go. There's a maven-ejb3-plugin in the sandbox, for quite some time now, which created an ejb3 archive (.ejb3). Since the specs have changed I see no reason to keep the maven-ejb3-plugin in the sandbox. +1 to apply the patch and possibly release a SNAPSHOT. I'll test my projects using the new plugin instead of the ejb3 plugin and see if all still works. > 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-2.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