You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthew Ouyang (JIRA)" <ji...@apache.org> on 2017/10/22 01:06:00 UTC

[jira] [Created] (MCLEAN-79) Partial Clean + Configurable Selectors

Matthew Ouyang created MCLEAN-79:
------------------------------------

             Summary: Partial Clean + Configurable Selectors
                 Key: MCLEAN-79
                 URL: https://issues.apache.org/jira/browse/MCLEAN-79
             Project: Maven Clean Plugin
          Issue Type: New Feature
    Affects Versions: 3.0.0
            Reporter: Matthew Ouyang
         Attachments: clean-partial.patch

Partial cleanup would be useful in situations where source files are deleted or changing between feature branches (which also can result in deleted source files).  This would eliminate the need to do a full clean.

Looking for feedback on provided patch.  To enable this, Selectors need to be configurable + some POC implementations (IdentitySelector, JavaSelector) have between provided.  The patch also includes a page that describes the new feature in more detail, and Selectors have been placed in a separate package (now that there is more than one implementation).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)