[ http://jira.codehaus.org/browse/MNG-576?page=all ]
Stephane Nicoll updated MNG-576: -------------------------------- Attachment: maven-core-it-ear.patch This patch adds an integration test for ear packaging. It is named it00xx, could you please replace by a valid number? The test generates an EAR archive with an auto-generated application.xml as well as a custom application server deployment descriptor. > Support of EAR lifecycle > ------------------------ > > Key: MNG-576 > URL: http://jira.codehaus.org/browse/MNG-576 > Project: Maven 2 > Type: Improvement > Components: maven-core, maven-plugins > Versions: 2.0-alpha-3 > Reporter: Stephane Nicoll > Assignee: John Casey > Priority: Blocker > Fix For: 2.0-beta-1 > Attachments: maven-core-ear-lifecycle.patch, maven-core-it-ear.patch, > maven-ear-lifecycle.patch > > > The following patches integrates the ear plugin into a m2 lifecycle so that > m2 package / install / deploy / etc goals could be used with an 'ear' > packaging. > First patch is to be applied on maven-core to register ear lifecycle > Second patch is to be applied on maven-plugins/maven-ear-plugin to add > support of generateApplicationXml flag which states whether application.xml > should be generated or not (default is true). > This relates to MNG-563 where the original discussion took place. -- 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]