gnodet opened a new pull request, #13006: URL: https://github.com/apache/maven/pull/13006
## Summary - Add unit tests and integration test verifying that the consumer POM builder correctly handles OS-activated profile properties used in dependency artifactId coordinates (Apache Hop scenario) - The issue is already fixed by the CONSUMER_PARENT request type (#11799) and MNG-8709 user-property fix, but had no regression test covering this specific scenario - Both non-flattened and flattened consumer POM paths are tested ## Test plan - [x] Unit tests pass: `DefaultModelBuilderTest` (3 new test methods) - [x] Integration test passes: `MavenITgh13004ConsumerPomProfileArtifactIdTest` (2 test methods) - [ ] Full CI passes Closes #13004 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]
