This is an automated email from the ASF dual-hosted git repository. sjaranowski 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 9f101419 Jira to GitHub issues - next part 9f101419 is described below commit 9f101419cc5289df4e91d9dcb9703347bfafc71b Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Feb 24 08:19:57 2025 +0100 Jira to GitHub issues - next part --- content/apt/plugins/index.apt | 6 +-- content/markdown/scm.md | 88 +++++++++++++++++++++---------------------- 2 files changed, 47 insertions(+), 47 deletions(-) diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt index 5140ab9e..e9146c5b 100644 --- a/content/apt/plugins/index.apt +++ b/content/apt/plugins/index.apt @@ -71,11 +71,11 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}} | B | 3.14.0 | 2025-02-17 | Compiles Java sources. | {{{https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git}Git}} / {{{https://github.com/apache/maven-compiler-plugin/}GitHub}} | {{{https://github.com/apache/maven-compiler-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B | 3.1.3 | 2024-08-19 | Deploy the built artifact to the remote repository. | {{{https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git}Git}} / {{{https://github.com/apache/maven-deploy-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDEPLOY}Jira MDEPLOY}} +| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B | 3.1.3 | 2024-08-19 | Deploy the built artifact to the remote repository. | {{{https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git}Git}} / {{{https://github.com/apache/maven-deploy-plugin/}GitHub}} | {{{https://github.com/apache/maven-deploy-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B | 3.5.2 | 2024-10-30 | Run the JUnit integration tests in an isolated classloader. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}} / {{{https://github.com/apache/maven-surefire/}GitHub}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B | 3.1.3 | 2024-08-19 | Install the built artifact into the local repository. | {{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}Git}} / {{{https://github.com/apache/maven-install-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MINSTALL}Jira MINSTALL}} +| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B | 3.1.3 | 2024-08-19 | Install the built artifact into the local repository. | {{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}Git}} / {{{https://github.com/apache/maven-install-plugin/}GitHub}} | {{{https://github.com/apache/maven-install-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-resources-plugin/} <<<resources>>>}} | B | 3.3.1 | 2023-03-21 | Copy the resources to the output directory for including in the JAR. | {{{https://gitbox.apache.org/repos/asf/maven-resources-plugin.git}Git}} / {{{https://github.com/apache/maven-resources-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MRESOURCES}Jira MRESOURCES}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ @@ -129,7 +129,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/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}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} | R | 3.8.0 | 2024-10-18 | Generate standard project reports. | {{{https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git}Git}} / {{{https://github.com/apache/maven-project-info-reports-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPIR}Jira MPIR}} +| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} | R | 3.8.0 | 2024-10-18 | Generate standard project reports. | {{{https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git}Git}} / {{{https://github.com/apache/maven-project-info-reports-plugin/}GitHub}} | {{{https://github.com/apache/maven-project-info-reports-plugin/issues}GitHub Issues}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R | 3.5.2 | 2024-10-30 | Generate a report based on the results of unit tests. | {{{https://gitbox.apache.org/repos/asf/maven-surefire.git}Git}} / {{{https://github.com/apache/maven-surefire/}GitHub}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}Jira SUREFIRE}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ diff --git a/content/markdown/scm.md b/content/markdown/scm.md index 6a0dd1e5..184e535e 100644 --- a/content/markdown/scm.md +++ b/content/markdown/scm.md @@ -135,50 +135,50 @@ The components in Git are shown in the following table. #### Plugins -| 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 Ant Plugin](/plugins/maven-ant-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-ant-plugin.git`](https://gitbox.apache.org/repos/asf/maven-ant-plugin.git) | [GitHub](https://github.com/apache/maven-ant-plugin/) | [JIRA MANT](https://issues.apache.org/jira/projects/MANT) | -| [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) | -| [Apache Maven Changes Plugin](/plugins/maven-changes-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-changes-plugin.git`](https://gitbox.apache.org/repos/asf/maven-changes-plugin.git) | [GitHub](https://github.com/apache/maven-changes-plugin/) | [JIRA MACHANGES](https://issues.apache.org/jira/projects/MACHANGES) | -| [Apache Maven Checkstyle Plugin](/plugins/maven-checkstyle-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git`](https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git) | [GitHub](https://github.com/apache/maven-checkstyle-plugin/) | [JIRA MCHECKSTYLE](https://issues.apache.org/jira/projects/MCHECKSTYLE) | -| [Apache Maven Clean Plugin](/plugins/maven-clean-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-clean-plugin.git`](https://gitbox.apache.org/repos/asf/maven-clean-plugin.git) | [GitHub](https://github.com/apache/maven-clean-plugin/) | [GitHub Issues](https://github.com/apache/maven-clean-plugin/issues) | -| [Apache Maven Compiler Plugin](/plugins/maven-compiler-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git`](https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git) | [GitHub](https://github.com/apache/maven-compiler-plugin/) | [GitHub Issues](https://github.com/apache/maven-compiler-plugin/issues) | -| [Apache Maven Dependency Plugin](/plugins/maven-dependency-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git`](https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git) | [GitHub](https://github.com/apache/maven-dependency-plugin/) | [JIRA MDEP](https://issues.apache.org/jira/projects/MDEP) | -| [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/) | [JIRA MDEPLOY](https://issues.apache.org/jira/projects/MDEPLOY) | -| [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/) | [JIRA MEAR](https://issues.apache.org/jira/projects/MEAR) | -| [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 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/) | [JIRA MINSTALL](https://issues.apache.org/jira/projects/MINSTALL) | -| [Apache Maven Invoker Plugin](/plugins/maven-invoker-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git`](https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git) | [GitHub](https://github.com/apache/maven-invoker-plugin/) | [JIRA MINVOKER](https://issues.apache.org/jira/projects/MINVOKER) | -| [Apache Maven JAR Plugin](/plugins/maven-jar-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-jar-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jar-plugin.git) | [GitHub](https://github.com/apache/maven-jar-plugin/) | [JIRA MJAR](https://issues.apache.org/jira/projects/MJAR) | -| [Apache Maven Jarsigner Plugin](/plugins/maven-jarsigner-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git) | [GitHub](https://github.com/apache/maven-jarsigner-plugin/) | [JIRA MJARSIGNER](https://issues.apache.org/jira/projects/MJARSIGNER) | -| [Apache Maven Javadoc Plugin](/plugins/maven-javadoc-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git`](https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git) | [GitHub](https://github.com/apache/maven-javadoc-plugin/) | [JIRA MJAVADOC](https://issues.apache.org/jira/projects/MJAVADOC) | -| [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 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 PDF Plugin](/plugins/maven-pdf-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git`](https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git) | [GitHub](https://github.com/apache/maven-pdf-plugin/) | [JIRA MPDF](https://issues.apache.org/jira/projects/MPDF) | -| [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 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/) | [JIRA MPIR](https://issues.apache.org/jira/projects/MPIR) | -| [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 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 Repository Plugin](/plugins/maven-repository-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-repository-plugin.git`](https://gitbox.apache.org/repos/asf/maven-repository-plugin.git) | [GitHub](https://github.com/apache/maven-repository-plugin/) | [JIRA MREPOSITORY](https://issues.apache.org/jira/projects/MREPOSITORY) | -| [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/) | [JIRA MRESOURCES](https://issues.apache.org/jira/projects/MRESOURCES) | -| [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 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) | -| [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) | +| 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 Ant Plugin](/plugins/maven-ant-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-ant-plugin.git`](https://gitbox.apache.org/repos/asf/maven-ant-plugin.git) | [GitHub](https://github.com/apache/maven-ant-plugin/) | [JIRA MANT](https://issues.apache.org/jira/projects/MANT) | +| [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) | +| [Apache Maven Changes Plugin](/plugins/maven-changes-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-changes-plugin.git`](https://gitbox.apache.org/repos/asf/maven-changes-plugin.git) | [GitHub](https://github.com/apache/maven-changes-plugin/) | [JIRA MACHANGES](https://issues.apache.org/jira/projects/MACHANGES) | +| [Apache Maven Checkstyle Plugin](/plugins/maven-checkstyle-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git`](https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git) | [GitHub](https://github.com/apache/maven-checkstyle-plugin/) | [JIRA MCHECKSTYLE](https://issues.apache.org/jira/projects/MCHECKSTYLE) | +| [Apache Maven Clean Plugin](/plugins/maven-clean-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-clean-plugin.git`](https://gitbox.apache.org/repos/asf/maven-clean-plugin.git) | [GitHub](https://github.com/apache/maven-clean-plugin/) | [GitHub Issues](https://github.com/apache/maven-clean-plugin/issues) | +| [Apache Maven Compiler Plugin](/plugins/maven-compiler-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git`](https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git) | [GitHub](https://github.com/apache/maven-compiler-plugin/) | [GitHub Issues](https://github.com/apache/maven-compiler-plugin/issues) | +| [Apache Maven Dependency Plugin](/plugins/maven-dependency-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git`](https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git) | [GitHub](https://github.com/apache/maven-dependency-plugin/) | [JIRA MDEP](https://issues.apache.org/jira/projects/MDEP) | +| [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/) | [JIRA MEAR](https://issues.apache.org/jira/projects/MEAR) | +| [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 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) | +| [Apache Maven Invoker Plugin](/plugins/maven-invoker-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git`](https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git) | [GitHub](https://github.com/apache/maven-invoker-plugin/) | [JIRA MINVOKER](https://issues.apache.org/jira/projects/MINVOKER) | +| [Apache Maven JAR Plugin](/plugins/maven-jar-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-jar-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jar-plugin.git) | [GitHub](https://github.com/apache/maven-jar-plugin/) | [JIRA MJAR](https://issues.apache.org/jira/projects/MJAR) | +| [Apache Maven Jarsigner Plugin](/plugins/maven-jarsigner-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git`](https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git) | [GitHub](https://github.com/apache/maven-jarsigner-plugin/) | [JIRA MJARSIGNER](https://issues.apache.org/jira/projects/MJARSIGNER) | +| [Apache Maven Javadoc Plugin](/plugins/maven-javadoc-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git`](https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git) | [GitHub](https://github.com/apache/maven-javadoc-plugin/) | [JIRA MJAVADOC](https://issues.apache.org/jira/projects/MJAVADOC) | +| [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 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 PDF Plugin](/plugins/maven-pdf-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git`](https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git) | [GitHub](https://github.com/apache/maven-pdf-plugin/) | [JIRA MPDF](https://issues.apache.org/jira/projects/MPDF) | +| [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 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 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 Repository Plugin](/plugins/maven-repository-plugin/) | [`https://gitbox.apache.org/repos/asf/maven-repository-plugin.git`](https://gitbox.apache.org/repos/asf/maven-repository-plugin.git) | [GitHub](https://github.com/apache/maven-repository-plugin/) | [JIRA MREPOSITORY](https://issues.apache.org/jira/projects/MREPOSITORY) | +| [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/) | [JIRA MRESOURCES](https://issues.apache.org/jira/projects/MRESOURCES) | +| [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 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) | +| [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) | #### Parent POMs