Support of EAR lifecycle
------------------------

         Key: MNG-576
         URL: http://jira.codehaus.org/browse/MNG-576
     Project: Maven 2
        Type: Improvement
  Components: maven-plugins, maven-core  
    Versions: 2.0-alpha-3    
 Reporter: Stephane Nicoll
    Priority: Minor
     Fix For: 2.0-beta-1
 Attachments: maven-core-ear-lifecycle.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]

Reply via email to