Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I have an empty directory src/main/webapp/WEB-INF/logs. I expect it to be created in target when the war goal tells me "Copy webapp webResources to ..." It does not get created.
Issue Links
- is related to
-
MWAR-205
A useDefaultExcludes=false option, like the assembly plugin has.
-
You cann add an empty file called safeToDelete.tmp in your directory src/main/webapp/WEB-INF/logs/ .