This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch maven-4.0.x-test-fixes
in repository https://gitbox.apache.org/repos/asf/maven.git
from 6f4a660efa fix: restore buildConfiguration() callback in deprecated
build() methods
new f833b12486 Fix mvn script expanding ${...} in CLI arguments
new d77ca98954 Add IT for mvn script expanding ${...} in CLI arguments
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
apache-maven/src/assembly/maven/bin/mvn | 14 ++-
.../it/MavenITgh11978PlaceholderInCliArgTest.java | 107 +++++++++++++++++++++
.../pom.xml | 9 +-
3 files changed, 117 insertions(+), 13 deletions(-)
create mode 100644
its/core-it-suite/src/test/java/org/apache/maven/it/MavenITgh11978PlaceholderInCliArgTest.java
copy its/core-it-suite/src/test/resources/{gh-10937-pipes-maven-opts =>
gh-11978-placeholder-in-cli-arg}/pom.xml (86%)