This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch rel2511 in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit bc553429c8c8ac8b63d483bc432d8111d9537c2c Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Nov 29 13:51:31 2025 +0100 Update released plugins --- content/markdown/plugins/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/markdown/plugins/index.md b/content/markdown/plugins/index.md index 9c8dea69..db4ec085 100644 --- a/content/markdown/plugins/index.md +++ b/content/markdown/plugins/index.md @@ -43,7 +43,7 @@ To see the most up-to-date list browse the Maven repository, specifically the [` | [ `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.4 | 2025-09-14 | 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.3.1 | 2023-03-21 | 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) | +| [ `resources`](/plugins/maven-resources-plugin/) | B | 3.4.0 | 2025-11-22 | 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.21.0 | 2024-10-18 | 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.4 | 2025-09-14 | 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) | @@ -53,16 +53,16 @@ To see the most up-to-date list browse the Maven repository, specifically the [` | [ `jar`](/plugins/maven-jar-plugin/) | B | 3.5.0 | 2025-11-11 | Build a JAR from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-jar-plugin.git) / [GitHub](https://github.com/apache/maven-jar-plugin/) | [GitHub Issues](https://github.com/apache/maven-jar-plugin/issues) | [ `rar`](/plugins/maven-rar-plugin/) | B | 3.1.0 | 2025-11-15 | Build a RAR from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-rar-plugin.git) / [GitHub](https://github.com/apache/maven-rar-plugin/) | [GitHub Issues](https://github.com/apache/maven-rar-plugin/issues) | | [ `war`](/plugins/maven-war-plugin/) | B | 3.5.1 | 2025-11-24 | Build a WAR from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-war-plugin.git) / [GitHub](https://github.com/apache/maven-war-plugin/) | [GitHub Issues](https://github.com/apache/maven-war-plugin/issues) -| [ `app-client/acr`](/plugins/maven-acr-plugin/) | B | 3.1.0 | 2018-06-19 | Build a JavaEE application client from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-acr-plugin.git) / [GitHub](https://github.com/apache/maven-acr-plugin/) | [GitHub Issues](https://github.com/apache/maven-acr-plugin/issues) | +| [ `app-client/acr`](/plugins/maven-acr-plugin/) | B | 3.2.0 | 2025-11-25 | Build a JavaEE application client from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-acr-plugin.git) / [GitHub](https://github.com/apache/maven-acr-plugin/) | [GitHub Issues](https://github.com/apache/maven-acr-plugin/issues) | | [ `shade`](/plugins/maven-shade-plugin/) | B | 3.6.1 | 2024-09-14 | Build an Uber-JAR from the current project, including dependencies. | [Git](https://gitbox.apache.org/repos/asf/maven-shade-plugin.git) / [GitHub](https://github.com/apache/maven-shade-plugin/) | [GitHub Issues](https://github.com/apache/maven-shade-plugin/issues) | -| [ `source`](/plugins/maven-source-plugin/) | B | 3.3.1 | 2024-04-02 | Build a source-JAR from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-source-plugin.git) / [GitHub](https://github.com/apache/maven-source-plugin/) | [GitHub Issues](https://github.com/apache/maven-source-plugin/issues) | +| [ `source`](/plugins/maven-source-plugin/) | B | 3.4.0 | 2025-11-22 | Build a source-JAR from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-source-plugin.git) / [GitHub](https://github.com/apache/maven-source-plugin/) | [GitHub Issues](https://github.com/apache/maven-source-plugin/issues) | | [ `jlink`](/plugins/maven-jlink-plugin/) | B | 3.2.0 | 2024-02-01 | Build Java Run Time Image. | [Git](https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git) / [GitHub](https://github.com/apache/maven-jlink-plugin/) | [GitHub Issues](https://github.com/apache/maven-jlink-plugin/issues) | | [ `jmod`](/plugins/maven-jmod-plugin/) | B | 3.0.0-alpha-1 | 2017-09-17 | Build Java JMod files. | [Git](https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git) / [GitHub](https://github.com/apache/maven-jmod-plugin/) | [GitHub Issues](https://github.com/apache/maven-jmod-plugin/issues) | | **Reporting plugins** || | | **Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.** ||| | [ `changelog`](/plugins/maven-changelog-plugin/) | R | 3.0.0-M1 | 2024-12-30 | Generate a list of recent changes from your SCM. | [Git](https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git) / [GitHub](https://github.com/apache/maven-changelog-plugin/) | [GitHub Issues](https://github.com/apache/maven-changelog-plugin/issues) | | [ `changes`](/plugins/maven-changes-plugin/) | B+R | 3.0.0-M3 | 2025-05-12 | Generate a report from an issue tracker or a change document. | [Git](https://gitbox.apache.org/repos/asf/maven-changes-plugin.git) / [GitHub](https://github.com/apache/maven-changes-plugin/) | [GitHub Issues](https://github.com/apache/maven-changes-plugin/issues) | | [ `checkstyle`](/plugins/maven-checkstyle-plugin/) | B+R | 3.6.0 | 2024-10-22 | Generate a Checkstyle report. | [Git](https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git) / [GitHub](https://github.com/apache/maven-checkstyle-plugin/) | [GitHub Issues](https://github.com/apache/maven-checkstyle-plugin/issues) | -| [ `doap`](/plugins/maven-doap-plugin/) | B | 1.2 | 2015-03-17 | Generate a Description of a Project (DOAP) file from a POM. | [Git](https://gitbox.apache.org/repos/asf/maven-doap-plugin.git) / [GitHub](https://github.com/apache/maven-doap-plugin/) | [GitHub Issues](https://github.com/apache/maven-doap-plugin/issues) | +| [ `doap`](/plugins/maven-doap-plugin/) | B | 3.0.0-M1 | 2025-11-24 | Generate a Description of a Project (DOAP) file from a POM. | [Git](https://gitbox.apache.org/repos/asf/maven-doap-plugin.git) / [GitHub](https://github.com/apache/maven-doap-plugin/) | [GitHub Issues](https://github.com/apache/maven-doap-plugin/issues) | | [ `javadoc`](/plugins/maven-javadoc-plugin/) | B+R | 3.12.0 | 2025-09-16 | Generate Javadoc for the project. | [Git](https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git) / [GitHub](https://github.com/apache/maven-javadoc-plugin/) | [GitHub Issues](https://github.com/apache/maven-javadoc-plugin/issues) | [ `jdeps`](/plugins/maven-jdeps-plugin/) | B | 3.1.2 | 2019-06-12 | Run JDK's JDeps tool on the project. | [Git](https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git) / [GitHub](https://github.com/apache/maven-jdeps-plugin/) | [GitHub Issues](https://github.com/apache/maven-jdeps-plugin/issues) | | [ `jxr`](/jxr/maven-jxr-plugin/) | R | 3.6.0 | 2024-10-22 | Generate a source cross reference. | [Git](https://gitbox.apache.org/repos/asf/maven-jxr.git) / [GitHub](https://github.com/apache/maven-jxr/) | [GitHub Issues](https://github.com/apache/maven-jxr/issues) | @@ -74,7 +74,7 @@ To see the most up-to-date list browse the Maven repository, specifically the [` | [ `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.7.1 | 2024-03-15 | 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) | +| [ `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.9.0 | 2025-09-29 | 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.2 | 2025-09-28 | 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) |
