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

   ## Summary
   - Replace `help:effective-pom` + `Files.readString()` + `String.contains()` 
with the conventional `maven-it-plugin-expression` approach using 
`verifier.loadProperties()` in `MavenITmng11133MixinsPrecedenceTest`
   - This is the same pattern applied in PR #12461 for 
`MavenITmng8432MixinsPropertiesTest` — more robust against 
whitespace/formatting changes in effective POM XML
   - Added the expression plugin to the test resource `pom.xml` to evaluate 
`project/properties` at the `validate` phase
   
   ## Test plan
   - [x] `MavenITmng11133MixinsPrecedenceTest` passes locally (1 test, 0 
failures)
   - [ ] CI build passes
   
   🤖 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