Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6.3
-
Labels:None
-
Number of attachments :
Description
The war:inplace goal doesn't check to see if maven.war.src is present prior to running war:webapp. The result when used with the multiproject plugin is several webapp directories being created in subprojects that don't build a war artifact.
It can be considered as a bug