From f76471e9b809989cd92f1f25032ee59c46e70600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCnger?= Date: Sat, 4 Jan 2025 09:29:50 +0100 Subject: [PATCH] Use object for SVG Manuall

tags needed to align the images below each other --- content/markdown/scm.md | 200 +++++++++++++++++++++------------------- 1 file changed, 104 insertions(+), 96 deletions(-) diff --git a/content/markdown/scm.md b/content/markdown/scm.md index f695d38824..b59d7e08fa 100644 --- a/content/markdown/scm.md +++ b/content/markdown/scm.md @@ -55,19 +55,27 @@ manifest: ## Maven Sources Overview -![Maven Sources: Site](maven-sources/site.svg) - -![Maven Sources: Core](maven-sources/core.svg) - -![Maven Sources: Plugins](maven-sources/plugins.svg) - -![Maven Sources: Doxia](maven-sources/doxia.svg) - -![Maven Sources: Misc](maven-sources/misc.svg) - -![Maven Sources: Shared](maven-sources/shared.svg) - -![Maven Sources: Plexus](maven-sources/plexus.svg) +

+ +

+

+ +

+

+ +

+

+ +

+

+ +

+

+ +

+

+ +

Each component has its own Jira project or component for issue tracking: see the [Issue Management report](/issue-management.html) to get a summary. @@ -76,8 +84,8 @@ the [Issue Management report](/issue-management.html) to get a summary. The sources for this site are available in a distinct Git repository: -| Content | Repository | Mirror | Issues | -|:-----------------------|:----------------------------------------------------------------------------------------------------------:|:------------------------------------------------|:----------------------------------------------------------------:| +| Content | Repository | Mirror | Issues | +|:-----------------------|:----------------------------------------------------------------------------------------------------------:|:------------------------------------------------|:-------------------------------------------------------------:| | [Apache Maven Site](/) | [`https://gitbox.apache.org/repos/asf/maven-site.git`](https://gitbox.apache.org/repos/asf/maven-site.git) | [GitHub](https://github.com/apache/maven-site/) | [GitHub Issues](https://github.com/apache/maven-site/issues/) | ## Maven Core @@ -108,7 +116,7 @@ The components in Git are shown in the following table. | [Apache Maven Archetypes](/archetypes/) | [`https://gitbox.apache.org/repos/asf/maven-archetypes.git`](https://gitbox.apache.org/repos/asf/maven-archetypes.git) | [GitHub](https://github.com/apache/maven-archetypes/) | [JIRA MARCHETYPES](https://issues.apache.org/jira/projects/MARCHETYPES) | | [Apache Maven Artifact Resolver](/resolver/) | [`https://gitbox.apache.org/repos/asf/maven-resolver.git`](https://gitbox.apache.org/repos/asf/maven-resolver.git) | [GitHub](https://github.com/apache/maven-resolver/) | [JIRA MRESOLVER](https://issues.apache.org/jira/projects/MRESOLVER/) | | [Apache Maven Artifact Resolver Ant Tasks](/resolver-ant-tasks/) | [`https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git`](https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git) | [GitHub](https://github.com/apache/maven-resolver-ant-tasks/) | [JIRA MRESOLVER](https://issues.apache.org/jira/projects/MRESOLVER/) | -| [Apache Maven Distribution Checking Tool](https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/) | [`https://gitbox.apache.org/repos/asf/maven-dist-tool.git`](https://gitbox.apache.org/repos/asf/maven-dist-tool.git) | [GitHub](https://github.com/apache/maven-dist-tool/) | [GitHub Issues](https://github.com/apache/maven-dist-tool/issues) | +| [Apache Maven Distribution Checking Tool](https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/) | [`https://gitbox.apache.org/repos/asf/maven-dist-tool.git`](https://gitbox.apache.org/repos/asf/maven-dist-tool.git) | [GitHub](https://github.com/apache/maven-dist-tool/) | [GitHub Issues](https://github.com/apache/maven-dist-tool/issues) | | [Apache Maven Enforcer](/enforcer/) | [`https://gitbox.apache.org/repos/asf/maven-enforcer.git`](https://gitbox.apache.org/repos/asf/maven-enforcer.git) | [GitHub](https://github.com/apache/maven-enforcer/) | [JIRA MENFORCER](https://issues.apache.org/jira/projects/MENFORCER/) | | [Apache Maven JXR](/jxr/) | [`https://gitbox.apache.org/repos/asf/maven-jxr.git`](https://gitbox.apache.org/repos/asf/maven-jxr.git) | [GitHub](https://github.com/apache/maven-jxr/) | [JIRA JXR](https://issues.apache.org/jira/projects/JXR/) | | [Apache Maven Indexer](/maven-indexer/) | [`https://gitbox.apache.org/repos/asf/maven-indexer.git`](https://gitbox.apache.org/repos/asf/maven-indexer.git) | [GitHub](https://github.com/apache/maven-indexer/) | [JIRA MINDEXER](https://issues.apache.org/jira/projects/MINDEXER/) | @@ -121,95 +129,95 @@ 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/) | [JIRA MCLEAN](https://issues.apache.org/jira/projects/MCLEAN) | - [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/) | [JIRA MCOMPILER](https://issues.apache.org/jira/projects/MCOMPILER) | - [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/) | [JIRA MJLINK](https://issues.apache.org/jira/projects/MJLINK) | - [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/) | [JIRA MCLEAN](https://issues.apache.org/jira/projects/MCLEAN) | + [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/) | [JIRA MCOMPILER](https://issues.apache.org/jira/projects/MCOMPILER) | + [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/) | [JIRA MJLINK](https://issues.apache.org/jira/projects/MJLINK) | + [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) | #### Parent POMs -| Content | Repository | Mirror | Issues | -|:-----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------:|:------:| - [Apache Parent POM](/pom/asf/) | [`https://gitbox.apache.org/repos/asf/maven-apache-parent.git`](https://gitbox.apache.org/repos/asf/maven-apache-parent.git) | [GitHub](https://github.com/apache/maven-apache-parent/) | [GitHub Issues](https://github.com/apache/maven-apache-parent/issues) | - [Apache Maven Parent POMs](/pom/maven/) | [`https://gitbox.apache.org/repos/asf/maven-parent.git`](https://gitbox.apache.org/repos/asf/maven-parent.git) | [GitHub](https://github.com/apache/maven-parent/) | [GitHub Issues](https://github.com/apache/maven-parent/issues) | - [Apache Resource Bundles](/apache-resource-bundles/) | [`https://gitbox.apache.org/repos/asf/maven-apache-resources.git`](https://gitbox.apache.org/repos/asf/maven-apache-resources.git) | [GitHub](https://github.com/apache/maven-apache-resources/) | [JIRA MASFRES](https://issues.apache.org/jira/projects/MASFRES) | +| Content | Repository | Mirror | Issues | +|:-----------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------:|:---------------------------------------------------------------------:| + [Apache Parent POM](/pom/asf/) | [`https://gitbox.apache.org/repos/asf/maven-apache-parent.git`](https://gitbox.apache.org/repos/asf/maven-apache-parent.git) | [GitHub](https://github.com/apache/maven-apache-parent/) | [GitHub Issues](https://github.com/apache/maven-apache-parent/issues) | + [Apache Maven Parent POMs](/pom/maven/) | [`https://gitbox.apache.org/repos/asf/maven-parent.git`](https://gitbox.apache.org/repos/asf/maven-parent.git) | [GitHub](https://github.com/apache/maven-parent/) | [GitHub Issues](https://github.com/apache/maven-parent/issues) | + [Apache Resource Bundles](/apache-resource-bundles/) | [`https://gitbox.apache.org/repos/asf/maven-apache-resources.git`](https://gitbox.apache.org/repos/asf/maven-apache-resources.git) | [GitHub](https://github.com/apache/maven-apache-resources/) | [JIRA MASFRES](https://issues.apache.org/jira/projects/MASFRES) | #### Shared Components -| Content | Repository | Mirror | Issues | -|:------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------:|:------:| - [Apache Maven Archiver](/shared/maven-archiver/) | [`https://gitbox.apache.org/repos/asf/maven-archiver.git`](https://gitbox.apache.org/repos/asf/maven-archiver.git) | [GitHub](https://github.com/apache/maven-archiver/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Artifact Resolver](/shared/maven-artifact-resolver/) | [`https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git`](https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git) | [GitHub](https://github.com/apache/maven-artifact-resolver/) | [JIRA MRESOLVER](https://issues.apache.org/jira/projects/MRESOLVER) | - [Apache Maven Artifact Transfer](/shared/maven-artifact-transfer/) | [`https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git`](https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git) | [GitHub](https://github.com/apache/maven-artifact-transfer/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache MavenCommon Artifact Filters](/shared/maven-common-artifact-filters/) | [`https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git`](https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git) | [GitHub](https://github.com/apache/maven-common-artifact-filters/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Dependency Analyzer](/shared/maven-dependency-analyzer/) | [`https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git`](https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git) | [GitHub](https://github.com/apache/maven-dependency-analyzer/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Dependency Tree](/shared/maven-dependency-tree/) | [`https://gitbox.apache.org/repos/asf/maven-dependency-tree.git`](https://gitbox.apache.org/repos/asf/maven-dependency-tree.git) | [GitHub](https://github.com/apache/maven-dependency-tree/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Downloader](/shared/maven-downloader/) | [`https://gitbox.apache.org/repos/asf/maven-downloader.git`](https://gitbox.apache.org/repos/asf/maven-downloader.git) | [GitHub](https://github.com/apache/maven-downloader/) | N/A | - [Apache Maven Filtering](/shared/maven-filtering/) | [`https://gitbox.apache.org/repos/asf/maven-filtering.git`](https://gitbox.apache.org/repos/asf/maven-filtering.git) | [GitHub](https://github.com/apache/maven-filtering/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Invoker](/shared/maven-invoker/) | [`https://gitbox.apache.org/repos/asf/maven-invoker.git`](https://gitbox.apache.org/repos/asf/maven-invoker.git) | [GitHub](https://github.com/apache/maven-invoker/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Jarsigner](/shared/maven-jarsigner/) | [`https://gitbox.apache.org/repos/asf/maven-jarsigner.git`](https://gitbox.apache.org/repos/asf/maven-jarsigner.git) | [GitHub](https://github.com/apache/maven-jarsigner/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Mapping](/shared/maven-mapping/) | [`https://gitbox.apache.org/repos/asf/maven-mapping.git`](https://gitbox.apache.org/repos/asf/maven-mapping.git) | [GitHub](https://github.com/apache/maven-mapping/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven OSGi](/shared/maven-osgi/) | [`https://gitbox.apache.org/repos/asf/maven-osgi.git`](https://gitbox.apache.org/repos/asf/maven-osgi.git) | [GitHub](https://github.com/apache/maven-osgi/) | N/A | - [Apache Maven Project Utils](/shared/maven-project-utils/) | [`https://gitbox.apache.org/repos/asf/maven-project-utils.git`](https://gitbox.apache.org/repos/asf/maven-project-utils.git) | [GitHub](https://github.com/apache/maven-project-utils/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Reporting API](/shared/maven-reporting-api/) | [`https://gitbox.apache.org/repos/asf/maven-reporting-api.git`](https://gitbox.apache.org/repos/asf/maven-reporting-api.git) | [GitHub](https://github.com/apache/maven-reporting-api/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Reporting Executor](/shared/maven-reporting-exec/) | [`https://gitbox.apache.org/repos/asf/maven-reporting-exec.git`](https://gitbox.apache.org/repos/asf/maven-reporting-exec.git) | [GitHub](https://github.com/apache/maven-reporting-exec/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Reporting Implementation](/shared/maven-reporting-impl/) | [`https://gitbox.apache.org/repos/asf/maven-reporting-impl.git`](https://gitbox.apache.org/repos/asf/maven-reporting-impl.git) | [GitHub](https://github.com/apache/maven-reporting-impl/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Respository Builder](/shared/maven-repository-builder/) | [`https://gitbox.apache.org/repos/asf/maven-repository-builder.git`](https://gitbox.apache.org/repos/asf/maven-repository-builder.git) | [GitHub](https://github.com/apache/maven-repository-builder/) | N/A | - [Apache Maven Runtime](/shared/maven-runtime/) | [`https://gitbox.apache.org/repos/asf/maven-runtime.git`](https://gitbox.apache.org/repos/asf/maven-runtime.git) | [GitHub](https://github.com/apache/maven-runtime/) | N/A | - [Apache Maven Script Interpreter](/shared/maven-script-interpreter/) | [`https://gitbox.apache.org/repos/asf/maven-script-interpreter.git`](https://gitbox.apache.org/repos/asf/maven-script-interpreter.git) | [GitHub](https://github.com/apache/maven-script-interpreter/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Shared Incremental](/shared/maven-shared-incremental/) | [`https://gitbox.apache.org/repos/asf/maven-shared-incremental.git`](https://gitbox.apache.org/repos/asf/maven-shared-incremental.git) | [GitHub](https://github.com/apache/maven-shared-incremental/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Shared IO](/shared/maven-shared-io/) | [`https://gitbox.apache.org/repos/asf/maven-shared-io.git`](https://gitbox.apache.org/repos/asf/maven-shared-io.git) | [GitHub](https://github.com/apache/maven-shared-io/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Shared Jar](/shared/maven-shared-jar/) | [`https://gitbox.apache.org/repos/asf/maven-shared-jar.git`](https://gitbox.apache.org/repos/asf/maven-shared-jar.git) | [GitHub](https://github.com/apache/maven-shared-jar/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Shared Resources](/shared/maven-shared-resources/) | [`https://gitbox.apache.org/repos/asf/maven-shared-resources.git`](https://gitbox.apache.org/repos/asf/maven-shared-resources.git) | [GitHub](https://github.com/apache/maven-shared-resources/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Shared Utils](/shared/maven-shared-utils/) | [`https://gitbox.apache.org/repos/asf/maven-shared-utils.git`](https://gitbox.apache.org/repos/asf/maven-shared-utils.git) | [GitHub](https://github.com/apache/maven-shared-utils/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | - [Apache Maven Verifier](/shared/maven-verifier/) | [`https://gitbox.apache.org/repos/asf/maven-verifier.git`](https://gitbox.apache.org/repos/asf/maven-verifier.git) | [GitHub](https://github.com/apache/maven-verifier/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | +| Content | Repository | Mirror | Issues | +|:------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------:|:-------------------------------------------------------------------:| + [Apache Maven Archiver](/shared/maven-archiver/) | [`https://gitbox.apache.org/repos/asf/maven-archiver.git`](https://gitbox.apache.org/repos/asf/maven-archiver.git) | [GitHub](https://github.com/apache/maven-archiver/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Artifact Resolver](/shared/maven-artifact-resolver/) | [`https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git`](https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git) | [GitHub](https://github.com/apache/maven-artifact-resolver/) | [JIRA MRESOLVER](https://issues.apache.org/jira/projects/MRESOLVER) | + [Apache Maven Artifact Transfer](/shared/maven-artifact-transfer/) | [`https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git`](https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git) | [GitHub](https://github.com/apache/maven-artifact-transfer/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache MavenCommon Artifact Filters](/shared/maven-common-artifact-filters/) | [`https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git`](https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git) | [GitHub](https://github.com/apache/maven-common-artifact-filters/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Dependency Analyzer](/shared/maven-dependency-analyzer/) | [`https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git`](https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git) | [GitHub](https://github.com/apache/maven-dependency-analyzer/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Dependency Tree](/shared/maven-dependency-tree/) | [`https://gitbox.apache.org/repos/asf/maven-dependency-tree.git`](https://gitbox.apache.org/repos/asf/maven-dependency-tree.git) | [GitHub](https://github.com/apache/maven-dependency-tree/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Downloader](/shared/maven-downloader/) | [`https://gitbox.apache.org/repos/asf/maven-downloader.git`](https://gitbox.apache.org/repos/asf/maven-downloader.git) | [GitHub](https://github.com/apache/maven-downloader/) | N/A | + [Apache Maven Filtering](/shared/maven-filtering/) | [`https://gitbox.apache.org/repos/asf/maven-filtering.git`](https://gitbox.apache.org/repos/asf/maven-filtering.git) | [GitHub](https://github.com/apache/maven-filtering/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Invoker](/shared/maven-invoker/) | [`https://gitbox.apache.org/repos/asf/maven-invoker.git`](https://gitbox.apache.org/repos/asf/maven-invoker.git) | [GitHub](https://github.com/apache/maven-invoker/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Jarsigner](/shared/maven-jarsigner/) | [`https://gitbox.apache.org/repos/asf/maven-jarsigner.git`](https://gitbox.apache.org/repos/asf/maven-jarsigner.git) | [GitHub](https://github.com/apache/maven-jarsigner/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Mapping](/shared/maven-mapping/) | [`https://gitbox.apache.org/repos/asf/maven-mapping.git`](https://gitbox.apache.org/repos/asf/maven-mapping.git) | [GitHub](https://github.com/apache/maven-mapping/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven OSGi](/shared/maven-osgi/) | [`https://gitbox.apache.org/repos/asf/maven-osgi.git`](https://gitbox.apache.org/repos/asf/maven-osgi.git) | [GitHub](https://github.com/apache/maven-osgi/) | N/A | + [Apache Maven Project Utils](/shared/maven-project-utils/) | [`https://gitbox.apache.org/repos/asf/maven-project-utils.git`](https://gitbox.apache.org/repos/asf/maven-project-utils.git) | [GitHub](https://github.com/apache/maven-project-utils/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Reporting API](/shared/maven-reporting-api/) | [`https://gitbox.apache.org/repos/asf/maven-reporting-api.git`](https://gitbox.apache.org/repos/asf/maven-reporting-api.git) | [GitHub](https://github.com/apache/maven-reporting-api/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Reporting Executor](/shared/maven-reporting-exec/) | [`https://gitbox.apache.org/repos/asf/maven-reporting-exec.git`](https://gitbox.apache.org/repos/asf/maven-reporting-exec.git) | [GitHub](https://github.com/apache/maven-reporting-exec/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Reporting Implementation](/shared/maven-reporting-impl/) | [`https://gitbox.apache.org/repos/asf/maven-reporting-impl.git`](https://gitbox.apache.org/repos/asf/maven-reporting-impl.git) | [GitHub](https://github.com/apache/maven-reporting-impl/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Respository Builder](/shared/maven-repository-builder/) | [`https://gitbox.apache.org/repos/asf/maven-repository-builder.git`](https://gitbox.apache.org/repos/asf/maven-repository-builder.git) | [GitHub](https://github.com/apache/maven-repository-builder/) | N/A | + [Apache Maven Runtime](/shared/maven-runtime/) | [`https://gitbox.apache.org/repos/asf/maven-runtime.git`](https://gitbox.apache.org/repos/asf/maven-runtime.git) | [GitHub](https://github.com/apache/maven-runtime/) | N/A | + [Apache Maven Script Interpreter](/shared/maven-script-interpreter/) | [`https://gitbox.apache.org/repos/asf/maven-script-interpreter.git`](https://gitbox.apache.org/repos/asf/maven-script-interpreter.git) | [GitHub](https://github.com/apache/maven-script-interpreter/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Shared Incremental](/shared/maven-shared-incremental/) | [`https://gitbox.apache.org/repos/asf/maven-shared-incremental.git`](https://gitbox.apache.org/repos/asf/maven-shared-incremental.git) | [GitHub](https://github.com/apache/maven-shared-incremental/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Shared IO](/shared/maven-shared-io/) | [`https://gitbox.apache.org/repos/asf/maven-shared-io.git`](https://gitbox.apache.org/repos/asf/maven-shared-io.git) | [GitHub](https://github.com/apache/maven-shared-io/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Shared Jar](/shared/maven-shared-jar/) | [`https://gitbox.apache.org/repos/asf/maven-shared-jar.git`](https://gitbox.apache.org/repos/asf/maven-shared-jar.git) | [GitHub](https://github.com/apache/maven-shared-jar/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Shared Resources](/shared/maven-shared-resources/) | [`https://gitbox.apache.org/repos/asf/maven-shared-resources.git`](https://gitbox.apache.org/repos/asf/maven-shared-resources.git) | [GitHub](https://github.com/apache/maven-shared-resources/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Shared Utils](/shared/maven-shared-utils/) | [`https://gitbox.apache.org/repos/asf/maven-shared-utils.git`](https://gitbox.apache.org/repos/asf/maven-shared-utils.git) | [GitHub](https://github.com/apache/maven-shared-utils/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | + [Apache Maven Verifier](/shared/maven-verifier/) | [`https://gitbox.apache.org/repos/asf/maven-verifier.git`](https://gitbox.apache.org/repos/asf/maven-verifier.git) | [GitHub](https://github.com/apache/maven-verifier/) | [JIRA MSHARED](https://issues.apache.org/jira/projects/MSHARED) | #### Shared Components -| Content | Repository | Mirror | Issues | -|:--------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------:|:------:| - [Apache Maven Default Skin](/skins/maven-default-skin/) | [`https://gitbox.apache.org/repos/asf/maven-default-skin.git`](https://gitbox.apache.org/repos/asf/maven-default-skin.git) | [GitHub](https://github.com/apache/maven-default-skin/) | [JIRA MSKINS](https://issues.apache.org/jira/projects/MSKINS) | - [Apache Maven Fluido Skin](/skins/maven-fluido-skin/) | [`https://gitbox.apache.org/repos/asf/maven-fluido-skin.git`](https://gitbox.apache.org/repos/asf/maven-fluido-skin.git) | [GitHub](https://github.com/apache/maven-fluido-skin/) | [JIRA MSKINS](https://issues.apache.org/jira/projects/MSKINS) | +| Content | Repository | Mirror | Issues | +|:--------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------:|:-------------------------------------------------------------:| + [Apache Maven Default Skin](/skins/maven-default-skin/) | [`https://gitbox.apache.org/repos/asf/maven-default-skin.git`](https://gitbox.apache.org/repos/asf/maven-default-skin.git) | [GitHub](https://github.com/apache/maven-default-skin/) | [JIRA MSKINS](https://issues.apache.org/jira/projects/MSKINS) | + [Apache Maven Fluido Skin](/skins/maven-fluido-skin/) | [`https://gitbox.apache.org/repos/asf/maven-fluido-skin.git`](https://gitbox.apache.org/repos/asf/maven-fluido-skin.git) | [GitHub](https://github.com/apache/maven-fluido-skin/) | [JIRA MSKINS](https://issues.apache.org/jira/projects/MSKINS) | #### Components in Subversion