[ 
http://jira.codehaus.org/browse/MWAR-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164764#action_164764
 ] 

Dennis Lundberg commented on MWAR-31:
-------------------------------------

This should already be possible using this configuration:

{code:xml}
        <configuration>
          <archive>
            <manifestFile>path/to/your/MANIFEST.MF</manifestFile>
          </archive>
        </configuration>
{code}


> Support needed to allow use of custom manifest file
> ---------------------------------------------------
>
>                 Key: MWAR-31
>                 URL: http://jira.codehaus.org/browse/MWAR-31
>             Project: Maven 2.x War Plugin
>          Issue Type: Improvement
>            Reporter: Mang Lau
>            Assignee: Olivier Lamy
>            Priority: Minor
>             Fix For: 2.1
>
>
> Related to [MPWAR-22|http://jira.codehaus.org/browse/MPWAR-22] that was fixed 
> for Maven 1 and is not present in Maven 2.  We should be able to specify the 
> path to our own custom manifest file when building a war, just like the 
> <manifestFile> tag in the maven-ear-plugin.

-- 
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

        

Reply via email to