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

   ## Summary
   
   Forward-port of #12621 from `maven-4.0.x` to `master`.
   
   - Removes the `needRelativize` optimization in `PathSelector` that skipped 
path relativization when all patterns started with `**`, producing false 
positives when the base directory path contained a matching segment
   - Adds regression test for the exact false-positive scenario
   
   Cherry-pick applied cleanly with no conflicts.
   
   Original fix by: Martin Desruisseaux (@desruisseaux)
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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