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

   ## Summary
   
   Forward port of #12684 from `maven-4.0.x` to `master`.
   
   - Makes properties from already-active profiles available as user properties 
during consumer POM (`BUILD_CONSUMER`) model building
   - Fixes false "must be a valid version" validation errors when dependency 
versions reference profile-defined properties
   - Session user properties (`-D` flags) preserve their precedence over 
profile properties
   - Includes unit tests and integration test
   
   The `TestSuiteOrdering.java` change from the original PR was dropped since 
`master` uses automatic regex-based test discovery (`ClassOrderer`) instead of 
manual `addTestSuite()` registration.
   
   🤖 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