This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch rar in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit f8fb5bd6807024a4d0aa4826915af63a2d7673da Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Nov 16 01:25:14 2025 +0100 Maven RAR plugin 3.1.0 released --- content/markdown/plugins/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/plugins/index.md b/content/markdown/plugins/index.md index a46d3917..096726e7 100644 --- a/content/markdown/plugins/index.md +++ b/content/markdown/plugins/index.md @@ -51,7 +51,7 @@ To see the most up-to-date list browse the Maven repository, specifically the [` | [ `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) | | [ `ejb`](/plugins/maven-ejb-plugin/) | B | 3.2.1 | 2022-04-18 | Build an EJB (and optional client) from the current project. | [Git](https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git) / [GitHub](https://github.com/apache/maven-ejb-plugin/) | [GitHub Issues](https://github.com/apache/maven-ejb-plugin/issues) | | [ `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.0.0 | 2022-07-17 | 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) | +| [ `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.0 | 2025-10-22 | 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) | | [ `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) |
