This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch maven-plugin-tools-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this
push:
new dd957e1b disable Maven 4
dd957e1b is described below
commit dd957e1b99495ebb494b0e79eb533e5e9db74c94
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Mar 26 22:26:46 2026 +0100
disable Maven 4
---
.github/workflows/maven-verify.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/maven-verify.yml
b/.github/workflows/maven-verify.yml
index ce4b500d..6b3ec71b 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -25,5 +25,5 @@ jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
- with:
- maven4-enabled: true
+# with:
+# maven4-enabled: true