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 eff347c3 Github issues ACR, EJB, RAR, Shade, PMD, JMOD Plugins
eff347c3 is described below

commit eff347c31b33cc39c4abeee26b00ea05ad4e4f65
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Mon Apr 7 22:11:53 2025 +0200

    Github issues ACR, EJB, RAR, Shade, PMD, JMOD Plugins
---
 content/apt/plugins/index.apt | 12 ++++++------
 content/markdown/scm.md       | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 41d1cdca..3c849698 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -89,23 +89,23 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-ear-plugin/} <<<ear>>>}}                   | B          | 
3.3.0        | 2022-10-18 | Generate an EAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-ear-plugin.git}Git}} / 
{{{https://github.com/apache/maven-ear-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-ear-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}}                   | B          | 
3.2.1        | 2022-04-18 | Build an EJB (and optional client) from the current 
project. | {{{https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git}Git}} / 
{{{https://github.com/apache/maven-ejb-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MEJB}Jira MEJB}}
+| {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}}                   | B          | 
3.2.1        | 2022-04-18 | Build an EJB (and optional client) from the current 
project. | {{{https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git}Git}} / 
{{{https://github.com/apache/maven-ejb-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-ejb-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-jar-plugin/} <<<jar>>>}}                   | B          | 
3.4.2        | 2024-06-16 | Build a JAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-jar-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jar-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-jar-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/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-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://github.com/apache/maven-rar-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/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}}
+| {{{/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://github.com/apache/maven-acr-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 
3.6.0        | 2024-05-31 | Build an Uber-JAR from the current project, 
including dependencies. | 
{{{https://gitbox.apache.org/repos/asf/maven-shade-plugin.git}Git}} / 
{{{https://github.com/apache/maven-shade-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSHADE}Jira MSHADE}}
+| {{{/plugins/maven-shade-plugin/} <<<shade>>>}}               | B          | 
3.6.0        | 2024-05-31 | Build an Uber-JAR from the current project, 
including dependencies. | 
{{{https://gitbox.apache.org/repos/asf/maven-shade-plugin.git}Git}} / 
{{{https://github.com/apache/maven-shade-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-shade-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-source-plugin/} <<<source>>>}}             | B          | 
3.3.1        | 2024-04-02 | Build a source-JAR from the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-source-plugin.git}Git}} / 
{{{https://github.com/apache/maven-source-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSOURCES}Jira MSOURCES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-jlink-plugin/} <<<jlink>>>}}               | B          | 
3.2.0        | 2024-02-01 | Build Java Run Time Image. | 
{{{https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jlink-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-jlink-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-jmod-plugin/} <<<jmod>>>}}                 | B          | 
3.0.0-alpha-1 | 2017-09-17 | Build Java JMod files. | 
{{{https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jmod-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MJMOD}Jira MJMOD}}
+| {{{/plugins/maven-jmod-plugin/} <<<jmod>>>}}                 | B          | 
3.0.0-alpha-1 | 2017-09-17 | Build Java JMod files. | 
{{{https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git}Git}} / 
{{{https://github.com/apache/maven-jmod-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-jmod-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | <<Reporting plugins>>                                        |            |  
            |            | <<Plugins which generate reports, are configured as 
reports in the POM and run under the site generation lifecycle.>> | |
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -125,7 +125,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-linkcheck-plugin/} <<<linkcheck>>>}}       | R          | 
1.2          | 2014-10-08 | Generate a Linkcheck report of your project's 
documentation. | 
{{{https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git}Git}} / 
{{{https://github.com/apache/maven-linkcheck-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MLINKCHECK}Jira MLINKCHECK}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}}                   | B+R        | 
3.26.0       | 2024-10-25 | Generate a PMD/CPD report. | 
{{{https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git}Git}} / 
{{{https://github.com/apache/maven-pmd-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPMD}Jira MPMD}}
+| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}}                   | B+R        | 
3.26.0       | 2024-10-25 | Generate a PMD/CPD report. | 
{{{https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git}Git}} / 
{{{https://github.com/apache/maven-pmd-plugin/}GitHub}} | 
{{{https://github.com/apache/maven-pmd-plugin/issues}GitHub Issues}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugin-tools/maven-plugin-report-plugin/} <<<plugin-report>>>}} | R   | 
3.15.1       | 2024-10-22 | Create a plugin documentation for any mojos found 
in the source tree. | 
{{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}Git}} / 
{{{https://github.com/apache/maven-plugin-tools/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MPLUGIN}Jira MPLUGIN}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
diff --git a/content/markdown/scm.md b/content/markdown/scm.md
index e18e0c49..d2787f33 100644
--- a/content/markdown/scm.md
+++ b/content/markdown/scm.md
@@ -142,7 +142,7 @@ The components in Git are shown in the following table.
 
 | Content                                                                      
           | Repository                                                         
                                                                                
      |                                 Mirror                                 
|                                       Issues                                  
      |
 
|:----------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------:|:-----------------------------------------------------------------------------------:|
-| [Apache Maven ACR Plugin](/plugins/maven-acr-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-acr-plugin.git`](https://gitbox.apache.org/repos/asf/maven-acr-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-acr-plugin/)          |              
[JIRA MACR](https://issues.apache.org/jira/projects/MACR)              |
+| [Apache Maven ACR Plugin](/plugins/maven-acr-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-acr-plugin.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)          |
 | [Apache Maven AntRun Plugin](/plugins/maven-antrun-plugin/)                  
           | 
[`https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git`](https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git)
                             |        
[GitHub](https://github.com/apache/maven-antrun-plugin/)        |           
[JIRA MANTRUN](https://issues.apache.org/jira/projects/MANTRUN)           |
 | [Apache Maven Assembly Plugin](/plugins/maven-assembly-plugin/)              
           | 
[`https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git`](https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git)
                         |       
[GitHub](https://github.com/apache/maven-assembly-plugin/)       |         
[JIRA MASSEMBLY](https://issues.apache.org/jira/projects/MASSEMBLY)         |
 | [Apache Maven Changelog Plugin](/plugins/maven-changelog-plugin/)            
           | 
[`https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git`](https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git)
                       |      
[GitHub](https://github.com/apache/maven-changelog-plugin/)       |        
[JIRA MCHANGELOG](https://issues.apache.org/jira/projects/MCHANGELOG)        |
@@ -154,7 +154,7 @@ The components in Git are shown in the following table.
 | [Apache Maven Deploy Plugin](/plugins/maven-deploy-plugin/)                  
           | 
[`https://gitbox.apache.org/repos/asf/maven-deploy-plugin.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)        |
 | [Apache Maven DOAP Plugin](/plugins/maven-doap-plugin/)                      
           | 
[`https://gitbox.apache.org/repos/asf/maven-doap-plugin.git`](https://gitbox.apache.org/repos/asf/maven-doap-plugin.git)
                                 |         
[GitHub](https://github.com/apache/maven-doap-plugin/)         |             
[JIRA MDOAP](https://issues.apache.org/jira/projects/MDOAP)             |
 | [Apache Maven EAR Plugin](/plugins/maven-ear-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-ear-plugin.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)          |
-| [Apache Maven EJB Plugin](/plugins/maven-ejb-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git`](https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-ejb-plugin/)          |              
[JIRA MEJB](https://issues.apache.org/jira/projects/MEJB)              |
+| [Apache Maven EJB Plugin](/plugins/maven-ejb-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-ejb-plugin.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)          |
 | [Apache Maven GPG Plugin](/plugins/maven-gpg-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git`](https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-gpg-plugin/)          |              
[JIRA MGPG](https://issues.apache.org/jira/projects/MGPG)              |
 | [Apache Maven Help Plugin](/plugins/maven-help-plugin/)                      
           | 
[`https://gitbox.apache.org/repos/asf/maven-help-plugin.git`](https://gitbox.apache.org/repos/asf/maven-help-plugin.git)
                                 |         
[GitHub](https://github.com/apache/maven-help-plugin/)         |               
[JIRA MPH](https://issues.apache.org/jira/projects/MPH)               |
 | [Apache Maven Install Plugin](/plugins/maven-install-plugin/)                
           | 
[`https://gitbox.apache.org/repos/asf/maven-install-plugin.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/isuess)        |
@@ -165,16 +165,16 @@ The components in Git are shown in the following table.
 | [Apache Maven JDepRScan Plugin](/plugins/maven-jdeprscan-plugin/)            
           | 
[`https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git)
                       |      
[GitHub](https://github.com/apache/maven-jdeprscan-plugin/)       |        
[JIRA MJDEPRSCAN](https://issues.apache.org/jira/projects/MJDEPRSCAN)        |
 | [Apache Maven JDeps Plugin](/plugins/maven-jdeps-plugin/)                    
           | 
[`https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git)
                               |        
[GitHub](https://github.com/apache/maven-jdeps-plugin/)         |            
[JIRA MJDEPS](https://issues.apache.org/jira/projects/MJDEPS)            |
 | [Apache Maven JLink Plugin](/plugins/maven-jlink-plugin/)                    
           | 
[`https://gitbox.apache.org/repos/asf/maven-jlink-plugin.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)         |
-| [Apache Maven JMod Plugin](/plugins/maven-jmod-plugin/)                      
           | 
[`https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git)
                                 |         
[GitHub](https://github.com/apache/maven-jmod-plugin/)         |             
[JIRA MJMOD](https://issues.apache.org/jira/projects/MJMOD)             |
+| [Apache Maven JMod Plugin](/plugins/maven-jmod-plugin/)                      
           | 
[`https://gitbox.apache.org/repos/asf/maven-jmod-plugin.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)         |
 | [Apache Maven Linkcheck Plugin](/plugins/maven-linkcheck-plugin/)            
           | 
[`https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git`](https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git)
                       |      
[GitHub](https://github.com/apache/maven-linkcheck-plugin/)       |        
[JIRA MLINKCHECK](https://issues.apache.org/jira/projects/MLINKCHECK)        |
-| [Apache Maven PMD Plugin](/plugins/maven-pmd-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git`](https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-pmd-plugin/)          |              
[JIRA MPMD](https://issues.apache.org/jira/projects/MPMD)              |
+| [Apache Maven PMD Plugin](/plugins/maven-pmd-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git`](https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-pmd-plugin/)          |         
[GitHub Issues](https://github.com/apache/maven-pmd-plugin/issues)          |
 | [Apache Maven Project Info Reports 
Plugin](/plugins/maven-project-info-reports-plugin/) | 
[`https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git`](https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git)
 | [GitHub](https://github.com/apache/maven-project-info-reports-plugin/) | 
[GitHub 
Issues](https://github.com/apache/maven-project-info-reports-plugin/issues) |
-| [Apache Maven RAR Plugin](/plugins/maven-rar-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-rar-plugin.git`](https://gitbox.apache.org/repos/asf/maven-rar-plugin.git)
                                   |         
[GitHub](https://github.com/apache/maven-rar-plugin/)          |              
[JIRA MRAR](https://issues.apache.org/jira/projects/MRAR)              |
+| [Apache Maven RAR Plugin](/plugins/maven-rar-plugin/)                        
           | 
[`https://gitbox.apache.org/repos/asf/maven-rar-plugin.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)          |
 | [Apache Maven Remote Resources 
Plugin](/plugins/maven-remote-resources-plugin/)         | 
[`https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git`](https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git)
         |   [GitHub](https://github.com/apache/maven-remote-resources-plugin/) 
  |       [JIRA 
MRRESOURCES](https://issues.apache.org/jira/projects/MRRESOURCES)       |
 | [Apache Maven Resources Plugin](/plugins/maven-resources-plugin/)            
           | 
[`https://gitbox.apache.org/repos/asf/maven-resources-plugin.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)       |
 | [Apache Maven SCM Publish Plugin](/plugins/maven-scm-publish-plugin/)        
           | 
[`https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git`](https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git)
                   |     
[GitHub](https://github.com/apache/maven-scm-publish-plugin/)      |            
   [JIRA SCM](https://issues.apache.org/jira/projects/SCM)               |
 | [Apache Maven Scripting Plugin](/plugins/maven-scripting-plugin/)            
           | 
[`https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git`](https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git)
                       |      
[GitHub](https://github.com/apache/maven-scripting-plugin/)       |        
[JIRA MSCRIPTING](https://issues.apache.org/jira/projects/MSCRIPTING)        |
-| [Apache Maven Shade Plugin](/plugins/maven-shade-plugin/)                    
           | 
[`https://gitbox.apache.org/repos/asf/maven-shade-plugin.git`](https://gitbox.apache.org/repos/asf/maven-shade-plugin.git)
                               |        
[GitHub](https://github.com/apache/maven-shade-plugin/)         |            
[JIRA MSHADE](https://issues.apache.org/jira/projects/MSHADE)            |
+| [Apache Maven Shade Plugin](/plugins/maven-shade-plugin/)                    
           | 
[`https://gitbox.apache.org/repos/asf/maven-shade-plugin.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)         |
 | [Apache Maven Site Plugin](/plugins/maven-site-plugin/)                      
           | 
[`https://gitbox.apache.org/repos/asf/maven-site-plugin.git`](https://gitbox.apache.org/repos/asf/maven-site-plugin.git)
                                 |         
[GitHub](https://github.com/apache/maven-site-plugin/)         |             
[JIRA MSITE](https://issues.apache.org/jira/projects/MSITE)             |
 | [Apache Maven Source Plugin](/plugins/maven-source-plugin/)                  
           | 
[`https://gitbox.apache.org/repos/asf/maven-source-plugin.git`](https://gitbox.apache.org/repos/asf/maven-source-plugin.git)
                             |        
[GitHub](https://github.com/apache/maven-source-plugin/)        |          
[JIRA MSOURCES](https://issues.apache.org/jira/projects/MSOURCES)          |
 | [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)            |

Reply via email to