You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason Madden (JIRA)" <ji...@codehaus.org> on 2005/04/13 20:17:21 UTC

[jira] Created: (MPWAR-44) [PATCH] Plugin should allow easily customizing generated Manifest, like jar plugin

[PATCH] Plugin should allow easily customizing generated Manifest, like jar plugin
----------------------------------------------------------------------------------

         Key: MPWAR-44
         URL: http://jira.codehaus.org/browse/MPWAR-44
     Project: maven-war-plugin
        Type: New Feature
    Versions: 1.6    
 Environment: maven-war-plugin-1.6.1
    Reporter: Jason Madden
 Attachments: attributes.diff

When the Jar plugin generates jars, it allows specifying attributes for the manifest using a series of properties. This allows for programmatic generation of manifest attributes, or specifying them at build time using -D defines. It would be nice if the WAR plugin supported the same. I've attached a patch, basically lifted from the Jar plugin, to do this. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org