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 8f3d1f95 Github issues WAR-plugin
8f3d1f95 is described below

commit 8f3d1f950e65fbb93f49874f535f20461c67a793
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue Mar 25 05:51:07 2025 +0100

    Github issues WAR-plugin
---
 content/apt/plugins/index.apt | 2 +-
 content/markdown/scm.md       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index f20e0205..a15602bc 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -95,7 +95,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-rar-plugin/} <<<rar>>>}}                   | B          | 
3.0.0        | 2022-07-17 | Build a RAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-rar-plugin.git}Git}} / 
{{{https://github.com/apache/maven-rar-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRAR}Jira MRAR}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-war-plugin/} <<<war>>>}}                   | B          | 
3.4.0        | 2023-06-11 | Build a WAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-war-plugin.git}Git}} / 
{{{https://github.com/apache/maven-war-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MWAR}Jira MWAR}}
+| {{{/plugins/maven-war-plugin/} <<<war>>>}}                   | B          | 
3.4.0        | 2023-06-11 | Build a WAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-war-plugin.git}Git}} / 
{{{https://github.com/apache/maven-war-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-war-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-acr-plugin/} <<<app-client/acr>>>}}        | B          | 
3.1.0        | 2018-06-19 | Build a JavaEE application client from the current 
project. | {{{https://gitbox.apache.org/repos/asf/maven-acr-plugin.git}Git}} / 
{{{https://github.com/apache/maven-acr-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MACR}Jira MACR}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
diff --git a/content/markdown/scm.md b/content/markdown/scm.md
index 486e221b..1b05d2a6 100644
--- a/content/markdown/scm.md
+++ b/content/markdown/scm.md
@@ -180,7 +180,7 @@ The components in Git are shown in the following table.
 | [Apache Maven Stage Plugin](/plugins/maven-stage-plugin/)                    
           | 
[`https://gitbox.apache.org/repos/asf/maven-stage-plugin.git`](https://gitbox.apache.org/repos/asf/maven-stage-plugin.git)
                               |        
[GitHub](https://github.com/apache/maven-stage-plugin/)         |            
[JIRA MSTAGE](https://issues.apache.org/jira/projects/MSTAGE)            |
 | [Apache Maven Toolchains Plugin](/plugins/maven-toolchains-plugin/)          
           | 
[`https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git`](https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git)
                     |      
[GitHub](https://github.com/apache/maven-toolchains-plugin/)      |       [JIRA 
MTOOLCHAINS](https://issues.apache.org/jira/projects/MTOOLCHAINS)       |
 | [Apache Maven Verifier Plugin](/plugins/maven-verifier-plugin/)              
           | 
[`https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git`](https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git)
                         |       
[GitHub](https://github.com/apache/maven-verifier-plugin/)       |         
[JIRA MVERIFIER](https://issues.apache.org/jira/projects/MVERIFIER)         |
-| [Apache Maven WAR Plugin](/plugins/maven-war-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-war-plugin.git`](https://gitbox.apache.org/repos/asf/maven-war-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-war-plugin/)          |              
[JIRA MWAR](https://issues.apache.org/jira/projects/MWAR)              |
+| [Apache Maven WAR Plugin](/plugins/maven-war-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-war-plugin.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)          |
 
 #### Parent POMs
 

Reply via email to