Keshan De Silva created MWAR-350:
------------------------------------

             Summary: Add Skip Parameter to Skip the process
                 Key: MWAR-350
                 URL: https://issues.apache.org/jira/browse/MWAR-350
             Project: Maven WAR Plugin
          Issue Type: New Feature
    Affects Versions: 2.6
         Environment: Maven 3.3.3
maven-war-plugin 2.6
            Reporter: Keshan De Silva
            Priority: Trivial
             Fix For: 2.7


* It will be usefull if maven-war plugin has a skip configuration as in most of 
the plugins have.

<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.6</version>
<configuration>
    <skip>true</skip>
</configuration>

(I have attached a patch file)
               



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to