[ https://issues.apache.org/jira/browse/MCLEAN-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958692#comment-17958692 ]
Olivier Lamy commented on MCLEAN-79: ------------------------------------ This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-clean-plugin#190|https://github.com/apache/maven-clean-plugin/issues/190]. > Partial Clean + Configurable Selectors > -------------------------------------- > > Key: MCLEAN-79 > URL: https://issues.apache.org/jira/browse/MCLEAN-79 > Project: Maven Clean Plugin (Moved to GitHub Issues) > Issue Type: New Feature > Affects Versions: 3.0.0 > Reporter: Matthew Ouyang > Priority: Major > Labels: features > 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 (v8.20.10#820010)