This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch maven-4.0.x-test-fixes in repository https://gitbox.apache.org/repos/asf/maven.git
commit fc428351dde7f79d906ac6d52e358fdb71f2f4a1 Merge: 521d71697a a45d213586 Author: Guillaume Nodet <[email protected]> AuthorDate: Tue May 19 12:33:14 2026 +0200 Merge PR #12095: Fix mvn script expanding ${...} in CLI arguments apache-maven/src/assembly/maven/bin/mvn | 14 ++- .../it/MavenITgh11978PlaceholderInCliArgTest.java | 107 +++++++++++++++++++++ .../gh-11978-placeholder-in-cli-arg/pom.xml | 58 +++++++++++ 3 files changed, 171 insertions(+), 8 deletions(-)
