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 96c6f2d0 Maven WAR plugin 3.5.1 released (#1470)
96c6f2d0 is described below

commit 96c6f2d096802673bdb3194052b7a6a8290850d8
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Nov 28 19:56:09 2025 +0100

    Maven WAR plugin 3.5.1 released (#1470)
---
 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 72e811ed..9c8dea69 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.3.0         | 2025-11-16       | 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.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)    
              
+| [ `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)    
              |
 | [ `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