wilx commented on PR #32:
URL: 
https://github.com/apache/maven-clean-plugin/pull/32#issuecomment-1768991916

   > Is this a symptom of `GlobSelector` not working on Windows at all?
   
   The issue is not with `GlobSelector`. The issue is that the `GlobSelector` 
instance passed into `cleaner.delete()` stops the fast method from taking 
effect: 
https://github.com/apache/maven-clean-plugin/blob/06876c185555de04040448d7fb7e5287b96307de/src/main/java/org/apache/maven/plugins/clean/Cleaner.java#L122-L127
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to