[ 
http://jira.codehaus.org/browse/MCLEAN-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Pellow updated MCLEAN-38:
------------------------------

    Attachment: MCLEAN-38-maven-clean-plugin.patch

This patch allows the following parameters to be passed to the 
maven-clean-plugin:

# *includes* a comma-delimited list of file patterns to be deleted when 
removing the defaultOutputDirectories
# *excludes* a comma-delimited list of file patterns to be preserved when 
removing the defaultOutputDirectories

> Allow a global set of include and exclude filters
> -------------------------------------------------
>
>                 Key: MCLEAN-38
>                 URL: http://jira.codehaus.org/browse/MCLEAN-38
>             Project: Maven 2.x Clean Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.2
>            Reporter: Nick Pellow
>         Attachments: MCLEAN-38-maven-clean-plugin.patch
>
>
> 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 message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to