[
https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776815#comment-17776815
]
ASF GitHub Bot commented on MCLEAN-111:
---------------------------------------
slawekjaranowski commented on PR #32:
URL:
https://github.com/apache/maven-clean-plugin/pull/32#issuecomment-1768998145
So it looks like when we use includes/excludes fastDelete will not works -
correct?
> Fast clean does not work delete files in the background but in foreground.
> --------------------------------------------------------------------------
>
> Key: MCLEAN-111
> URL: https://issues.apache.org/jira/browse/MCLEAN-111
> Project: Maven Clean Plugin
> Issue Type: Bug
> Affects Versions: 3.3.1
> Reporter: Václav Haisman
> Priority: Major
> Labels: pull-request-available
> Fix For: next-release
>
>
> The plugin is supposed to move directories away and then delete the files in
> background. That functionality is broken because an instance of GlobSelector
> is always passed down to the Cleaner instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)