-
Type:
New Feature
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels:None
-
Environment:Maven 3.3.3
maven-war-plugin 2.6
-
Flags:Patch
- 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)
- supercedes
-
MWAR-310 Enable skip overlays from command line
-
- Closed
-