Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
I am about to submit a patch to the maven-clean-plugin which will allow a global includes and excludes patterns to be configured.
Currently, it is not possibly to easily do a clean and have specific files in the default output directories preserved.
The patch will allow a comma separated list of exclusions and inclusions to use when removing the default output directories.
This patch allows the following parameters to be passed to the maven-clean-plugin: