This is an automated email from the ASF dual-hosted git repository.
slawekjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push:
new db707d1f Update version of latest release plugins
db707d1f is described below
commit db707d1fcff4c66b4e2db4a4f5fadd46ce0b08f1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat May 30 13:29:38 2026 +0200
Update version of latest release plugins
---
content/markdown/plugins/index.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/markdown/plugins/index.md
b/content/markdown/plugins/index.md
index c2411a0b..77047f01 100644
--- a/content/markdown/plugins/index.md
+++ b/content/markdown/plugins/index.md
@@ -41,11 +41,11 @@ To see the most up-to-date list browse the Maven
repository, specifically the [`
| [ `compiler`](/plugins/maven-compiler-plugin/) | B
| 3.15.0 | 2026-01-27 | Compiles Java sources.
|
[Git](https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git) /
[GitHub](https://github.com/apache/maven-compiler-plugin/)
| [GitHub Issues](https://github.com/apache/maven-compiler-plugin/issues)
| [ `compiler 4.x`](/plugins/maven-compiler-plugin-4.x/) | B
| 4.0.0-beta-4 | 2026-01-27 | Compiles Java sources.
|
[Git](https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git) /
[GitHub](https://github.com/apache/maven-compiler-plugin/)
| [GitHub Issues](https://github.com/apache/maven-compiler-plugin/issues)
| [ `deploy`](/plugins/maven-deploy-plugin/) | B
| 3.1.4 | 2025-02-23 | Deploy the built artifact to the
remote repository. |
[Git](https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git) /
[GitHub](https://github.com/apache/maven-deploy-plugin/)
| [GitHub Issues](https://github.com/apache/maven-deploy-plugin/issues)
|
-| [ `failsafe`](/surefire/maven-failsafe-plugin/) | B
| 3.5.5 | 2026-02-18 | Run the JUnit integration tests in
an isolated classloader. |
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)
| [GitHub Issues](https://github.com/apache/maven-surefire/issues)
+| [ `failsafe`](/surefire/maven-failsafe-plugin/) | B
| 3.5.6 | 2026-05-25 | Run the JUnit integration tests in
an isolated classloader. |
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)
| [GitHub Issues](https://github.com/apache/maven-surefire/issues)
|
| [ `install`](/plugins/maven-install-plugin/) | B
| 3.1.4 | 2025-02-24 | Install the built artifact into the
local repository. |
[Git](https://gitbox.apache.org/repos/asf/maven-install-plugin.git) /
[GitHub](https://github.com/apache/maven-install-plugin/)
| [GitHub Issues](https://github.com/apache/maven-install-plugin/issues)
|
| [ `resources`](/plugins/maven-resources-plugin/) | B
| 3.5.0 | 2026-03-02 | Copy the resources to the output
directory for including in the JAR. |
[Git](https://gitbox.apache.org/repos/asf/maven-resources-plugin.git) /
[GitHub](https://github.com/apache/maven-resources-plugin/)
| [GitHub Issues](https://github.com/apache/maven-resources-plugin/issues)
| [ `site`](/plugins/maven-site-plugin/) | B
| 3.22.0 | 2026-05-20 | Generate a site for the current
project. |
[Git](https://gitbox.apache.org/repos/asf/maven-site-plugin.git) /
[GitHub](https://github.com/apache/maven-site-plugin/)
| [GitHub Issues](https://github.com/apache/maven-site-plugin/issues)
|
-| [ `surefire`](/surefire/maven-surefire-plugin/) | B
| 3.5.5 | 2026-02-18 | Run the JUnit unit tests in an
isolated classloader. |
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)
| [GitHub Issues](https://github.com/apache/maven-surefire/issues)
+| [ `surefire`](/surefire/maven-surefire-plugin/) | B
| 3.5.6 | 2026-05-25 | Run the JUnit unit tests in an
isolated classloader. |
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)
| [GitHub Issues](https://github.com/apache/maven-surefire/issues)
|
| [ `verifier`](/plugins/maven-verifier-plugin/) | B
| 1.1 | 2015-04-14 | Useful for integration tests -
verifies the existence of certain conditions. |
[Git](https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git) /
[GitHub](https://github.com/apache/maven-verifier-plugin/)
| [GitHub Issues](https://github.com/apache/maven-verifier-plugin/issues)
|
| **Packaging types/tools** ||
| | **These plugins relate to packaging respective
artifact types.**
|||
| [ `ear`](/plugins/maven-ear-plugin/) | B
| 3.4.0 | 2025-06-16 | Generate an EAR from the current
project. |
[Git](https://gitbox.apache.org/repos/asf/maven-ear-plugin.git) /
[GitHub](https://github.com/apache/maven-ear-plugin/)
| [GitHub Issues](https://github.com/apache/maven-ear-plugin/issues)
|
@@ -69,13 +69,13 @@ To see the most up-to-date list browse the Maven
repository, specifically the [`
| [ `pmd`](/plugins/maven-pmd-plugin/) | B+R
| 3.28.0 | 2025-10-07 | Generate a PMD/CPD report.
|
[Git](https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git) /
[GitHub](https://github.com/apache/maven-pmd-plugin/)
| [GitHub Issues](https://github.com/apache/maven-pmd-plugin/issues)
| [ `plugin-report`](/plugin-tools/maven-plugin-report-plugin/) | R
| 3.15.2 | 2025-10-20 | Create a plugin documentation for
any mojos found in the source tree. |
[Git](https://gitbox.apache.org/repos/asf/maven-plugin-tools.git) /
[GitHub](https://github.com/apache/maven-plugin-tools/)
| [GitHub Issues](https://github.com/apache/maven-plugin-tools/issues)
| [ `project-info-reports`](/plugins/maven-project-info-reports-plugin/) | R
| 3.9.0 | 2025-02-23 | Generate standard project reports.
|
[Git](https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git)
/ [GitHub](https://github.com/apache/maven-project-info-reports-plugin/) |
[GitHub
Issues](https://github.com/apache/maven-project-info-reports-plugin/issues) |
-| [ `surefire-report`](/surefire/maven-surefire-report-plugin/) | R
| 3.5.5 | 2026-02-18 | Generate a report based on the
results of unit tests. |
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)
| [GitHub Issues](https://github.com/apache/maven-surefire/issues)
+| [ `surefire-report`](/surefire/maven-surefire-report-plugin/) | R
| 3.5.6 | 2026-05-25 | Generate a report based on the
results of unit tests. |
[Git](https://gitbox.apache.org/repos/asf/maven-surefire.git) /
[GitHub](https://github.com/apache/maven-surefire/)
| [GitHub Issues](https://github.com/apache/maven-surefire/issues)
|
| **Tools** ||
| | **These are miscellaneous tools available
through Maven by default.**
|||
| [ `antrun`](/plugins/maven-antrun-plugin/) | B
| 3.2.0 | 2025-10-17 | Run a set of ant tasks from a phase
of the build. |
[Git](https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git) /
[GitHub](https://github.com/apache/maven-antrun-plugin/)
| [GitHub Issues](https://github.com/apache/maven-antrun-plugin/issues)
| [ `artifact`](/plugins/maven-artifact-plugin/) | B
| 3.6.1 | 2025-09-29 | Manage artifacts tasks like
buildinfo. |
[Git](https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git) /
[GitHub](https://github.com/apache/maven-artifact-plugin/)
| [GitHub Issues](https://github.com/apache/maven-artifact-plugin/issues)
| [ `archetype`](/archetype/maven-archetype-plugin/) | B
| 3.4.1 | 2025-10-03 | Generate a skeleton project
structure from an archetype. |
[Git](https://gitbox.apache.org/repos/asf/maven-archetype.git) /
[GitHub](https://github.com/apache/maven-archetype/)
| [GitHub Issues](https://github.com/apache/maven-archetype/issues)
| [ `assembly`](/plugins/maven-assembly-plugin/) | B
| 3.8.0 | 2025-11-22 | Build an assembly (distribution) of
sources and/or binaries. |
[Git](https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git) /
[GitHub](https://github.com/apache/maven-assembly-plugin/)
| [GitHub Issues](https://github.com/apache/maven-assembly-plugin/issues)
|
-| [ `dependency`](/plugins/maven-dependency-plugin/) | B+R
| 3.10.0 | 2026-02-05 | Dependency manipulation (copy,
unpack) and analysis. |
[Git](https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git) /
[GitHub](https://github.com/apache/maven-dependency-plugin/)
| [GitHub Issues](https://github.com/apache/maven-dependency-plugin/issues)
+| [ `dependency`](/plugins/maven-dependency-plugin/) | B+R
| 3.11.0 | 2026-05-24 | Dependency manipulation (copy,
unpack) and analysis. |
[Git](https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git) /
[GitHub](https://github.com/apache/maven-dependency-plugin/)
| [GitHub Issues](https://github.com/apache/maven-dependency-plugin/issues)
|
| [ `enforcer`](/enforcer/maven-enforcer-plugin/) | B
| 3.6.3 | 2026-05-15 | Environmental constraint checking
(Maven Version, JDK etc), User Custom Rule Execution. |
[Git](https://gitbox.apache.org/repos/asf/maven-enforcer.git) /
[GitHub](https://github.com/apache/maven-enforcer/)
| [GitHub Issues](https://github.com/apache/maven-enforcer/issues)
|
| [ `gpg`](/plugins/maven-gpg-plugin/) | B
| 3.2.8 | 2025-06-28 | Create signatures for the artifacts
and poms. |
[Git](https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git) /
[GitHub](https://github.com/apache/maven-gpg-plugin/)
| [GitHub Issues](https://github.com/apache/maven-gpg-plugin/issues)
|
| [ `help`](/plugins/maven-help-plugin/) | B
| 3.5.1 | 2024-10-18 | Get information about the working
environment for the project. |
[Git](https://gitbox.apache.org/repos/asf/maven-help-plugin.git) /
[GitHub](https://github.com/apache/maven-help-plugin/)
| [GitHub Issues](https://github.com/apache/maven-help-plugin/issues)
|