This is an automated email from the ASF dual-hosted git repository.

mbuenger 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 55e05723 Maven WAR plugin 3.5.0 released (#1444)
55e05723 is described below

commit 55e057236f98e447fa4dba9e887c93668170c123
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Oct 26 13:51:57 2025 +0100

    Maven WAR plugin 3.5.0 released (#1444)
---
 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 98b8c02b..24391af6 100644
--- a/content/markdown/plugins/index.md
+++ b/content/markdown/plugins/index.md
@@ -52,7 +52,7 @@ To see the most up-to-date list browse the Maven repository, 
specifically the [`
 | [ `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.4.2         | 2024-06-16       | 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)    
              |
-| [ `war`](/plugins/maven-war-plugin/)                                   | B   
      | 3.4.0         | 2023-06-11       | 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)    
              |
+| [ `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)    
            |
 | [ `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)    
           |

Reply via email to