Ludwig Magnusson created MWAR-298:
-------------------------------------

             Summary: Make it possible to set warName form command line.
                 Key: MWAR-298
                 URL: https://jira.codehaus.org/browse/MWAR-298
             Project: Maven 2.x WAR Plugin
          Issue Type: New Feature
            Reporter: Ludwig Magnusson
            Priority: Minor
         Attachments: MWAR-298.patch

I think it would be nice if it was possible to set the warName parameter from 
command line, just like it is with finalName in the jar plugin. 

Example:
mvn -Dwar.warName=mywar package

This should generate a war file named mywar.war in the target folder.

Patch included.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to