gnodet commented on PR #12982: URL: https://github.com/apache/maven/pull/12982#issuecomment-5512158600
Both review observations addressed in 09267a3: 1. **Profile-level dependencies**: `interpolatePomVersions` now iterates over `rawModel.getProfiles()` and applies the same extension-property interpolation to each profile's dependencies and dependency management.\n\n2. **`isBuiltInProperty` scope**: Added `env.*` and `settings.*` recognition, with javadoc documenting the full set of recognized prefixes.\n\n3 new tests added (40 total, all passing). -- 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]
