This is an automated email from the ASF dual-hosted git repository.
ascheman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git
from 700b234 Bump org.apache.maven.plugins:maven-plugins from 48 to 49
new 4c019c4 Failing to update to rc5
new 3b86952 update deployAtEnd ITs to match latest 4 behaviour
new cfbe785 work around Maven 4 CLI lack of interpolation
new b24f4a2 Pin maven-xml to ${mavenVersion} for the test classpath
The 4 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:
.github/workflows/maven-verify.yml | 2 +-
pom.xml | 15 ++++++++++++++-
.../verify.groovy | 15 ++++++++++++---
.../verify.groovy | 15 ++++++++++++---
src/it/MDEPLOY-224_deploy-at-end-only-modules/pom.xml | 2 +-
.../verify.groovy | 15 ++++++++++++---
src/it/MDEPLOY-225_deploy-at-end-skip-root/pom.xml | 2 +-
.../MDEPLOY-225_deploy-at-end-skip-root/verify.groovy | 18 +++++++++++++++---
src/it/deploy-attached-sources/test.properties | 10 +++++-----
src/it/deploy-default-packaging/test.properties | 4 ++--
.../apache/maven/plugins/deploy/DeployFileMojo.java | 2 +-
11 files changed, 76 insertions(+), 24 deletions(-)