Uploaded image for project: 'Maven WAR Plugin'
  1. Maven WAR Plugin
  2. MWAR-350

Add Skip Parameter to Skip the process

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.6
    • 3.0.0
    • None
    • None
    • Maven 3.3.3
      maven-war-plugin 2.6
    • Patch

    Description

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

      Attachments

        1. Maven_War_Skip.patch
          2 kB
          Keshan De Silva

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              keshan Keshan De Silva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: