This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
The following commit(s) were added to refs/heads/master by this push:
new 2f8a368 update report
2f8a368 is described below
commit 2f8a3685b5c53d87db7dd00192505f22f5110782
Author: Hervé Boutemy <[email protected]>
AuthorDate: Mon May 11 19:00:02 2026 +0200
update report
---
check-plugins-maven4.sh | 6 +++---
src/site/markdown/plugins-maven4.md | 15 ++++++++-------
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/check-plugins-maven4.sh b/check-plugins-maven4.sh
index 7fd432c..fcdb3c1 100755
--- a/check-plugins-maven4.sh
+++ b/check-plugins-maven4.sh
@@ -28,10 +28,10 @@ mvnVersions="3.9.15 4.0.0-rc-4 4.0.0-rc-5 4.0.0-SNAPSHOT"
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk use java 25
#set -x
-# pushd $SRC/../core/maven-4.0.x && mvn
-DdistributionTargetDir="$HOME/.sdkman/candidates/maven/4.0.0-SNAPSHOT" clean
package && popd
+#pushd $SRC/../core/maven-4.0.x && mvn
-DdistributionTargetDir="$HOME/.sdkman/candidates/maven/4.0.0-SNAPSHOT" clean
package && popd
-
-echo "# Maven 3 Plugins Build Results for Maven 4 Compatibility Check" > $OUT
+head -19 $(pwd)/src/site/markdown/index.md > $OUT # license header
+echo "# Maven 3 Plugins Build Results for Maven 4 Compatibility Check" >> $OUT
echo >> $OUT
echo "WIP (should be in [Maven
4.0.0-RC6](https://github.com/apache/maven/milestone/127)):
diff --git a/src/site/markdown/plugins-maven4.md
b/src/site/markdown/plugins-maven4.md
index 356b2f5..eb38a07 100644
--- a/src/site/markdown/plugins-maven4.md
+++ b/src/site/markdown/plugins-maven4.md
@@ -1,21 +1,22 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements. See the NOTICE file
+ or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
- regarding copyright ownership. The ASF licenses this file
+ regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
- with the License. You may obtain a copy of the License at
+ with the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied. See the License for the
+ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
+
# Maven 3 Plugins Build Results for Maven 4 Compatibility Check
WIP (should be in [Maven
4.0.0-RC6](https://github.com/apache/maven/milestone/127)):
@@ -34,7 +35,7 @@ WIP (should be in [Maven
4.0.0-RC6](https://github.com/apache/maven/milestone/12
|
[maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin/tree/maven-deploy-plugin-3.x)
3.1.5-SNAPSHOT | :white_check_mark: | :x: | :x: | :x: |
|
[maven-install-plugin](https://github.com/apache/maven-install-plugin/tree/maven-install-plugin-3.x)
3.1.5-SNAPSHOT | :white_check_mark: | :white_check_mark: | :white_check_mark:
| :white_check_mark: |
|
[maven-resources-plugin](https://github.com/apache/maven-resources-plugin/tree/maven-resources-plugin-3.x)
3.5.1-SNAPSHOT | :white_check_mark: | :x: | :x: | :x: |
-| [maven-site-plugin](https://github.com/apache/maven-site-plugin/tree/master)
3.21.1-SNAPSHOT | :white_check_mark: | :x: | :x: | :x: |
+| [maven-site-plugin](https://github.com/apache/maven-site-plugin/tree/master)
3.22.0-SNAPSHOT | :white_check_mark: | :x: | :x: | :x: |
|
[maven-verifier-plugin](https://github.com/apache/maven-verifier-plugin/tree/master)
3.0.0-SNAPSHOT | :white_check_mark: | :white_check_mark: | :white_check_mark:
| :white_check_mark: |
| [surefire](https://github.com/apache/maven-surefire/tree/HEAD)
3.6.0-SNAPSHOT | :x: | :x: | :x: | :x: |
@@ -79,7 +80,7 @@ WIP (should be in [Maven
4.0.0-RC6](https://github.com/apache/maven/milestone/12
|
[maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin/tree/master)
3.10.1-SNAPSHOT | :white_check_mark: | :white_check_mark: | :white_check_mark:
| :white_check_mark: |
| [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin/tree/master)
3.2.9-SNAPSHOT | :white_check_mark: | :x: | :white_check_mark: |
:white_check_mark: |
| [maven-help-plugin](https://github.com/apache/maven-help-plugin/tree/master)
3.5.2-SNAPSHOT | :white_check_mark: | :x: | :x: | :x: |
-|
[maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin/tree/master)
3.9.2-SNAPSHOT | :white_check_mark: | :white_check_mark: | :white_check_mark:
| :white_check_mark: |
+|
[maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin/tree/master)
3.10.2-SNAPSHOT | :white_check_mark: | :white_check_mark: | :white_check_mark:
| :white_check_mark: |
|
[maven-jarsigner-plugin](https://github.com/apache/maven-jarsigner-plugin/tree/master)
3.1.1-SNAPSHOT | :x: | :x: | :x: | :x: |
|
[maven-jdeprscan-plugin](https://github.com/apache/maven-jdeprscan-plugin/tree/master)
3.0.1-SNAPSHOT | :white_check_mark: | :x: | :x: | :x: |
|
[maven-remote-resources-plugin](https://github.com/apache/maven-remote-resources-plugin/tree/master)
3.3.1-SNAPSHOT | :white_check_mark: | :white_check_mark: | :white_check_mark:
| :white_check_mark: |