desruisseaux opened a new pull request, #12617:
URL: https://github.com/apache/maven/pull/12617

   That optimization can produce false positive if the pattern appears in the 
base directory. For example if the base directory is 
`something/target/test-classes` and if an include or exclude pattern is 
`**/test-classes` where `test-classes` is another directory as a child of the 
base directory, the optimization would always consider that there is a match.


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