gnodet opened a new pull request, #12924:
URL: https://github.com/apache/maven/pull/12924
## Summary
Backport of #12734 to `maven-4.0.x`.
- Interpolate `${property}` references in `<module>`/`<subproject>` paths
before filesystem resolution, restoring Maven 3 behaviour
- Use `Interpolator.chain()` with correct user → model → system property
precedence
- Add regression integration test for gh-12729
Fixes #12729
--
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]