[ 
https://issues.apache.org/jira/browse/MCLEAN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776706#comment-17776706
 ] 

ASF GitHub Bot commented on MCLEAN-111:
---------------------------------------

slawekjaranowski commented on code in PR #32:
URL: https://github.com/apache/maven-clean-plugin/pull/32#discussion_r1363956331


##########
src/it/fast-delete/invoker.properties:
##########
@@ -0,0 +1 @@
+invoker.goals = install clean -Dorg.slf4j.simpleLogger.showThreadName=true -X 
-e

Review Comment:
   missed license header 😄 



##########
src/it/fast-delete/invoker.properties:
##########
@@ -0,0 +1 @@
+invoker.goals = install clean -Dorg.slf4j.simpleLogger.showThreadName=true -X 
-e

Review Comment:
   missed license header 😄 





> 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)

Reply via email to