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 73355df2 Maven Resolver and Resolver Ask Tasks GitHub Issues links (#804) 73355df2 is described below commit 73355df2c7e5e7de3dcae7d83cadca3ba810b092 Author: Matthias Bünger <buk...@users.noreply.github.com> AuthorDate: Fri Jun 6 16:42:37 2025 +0200 Maven Resolver and Resolver Ask Tasks GitHub Issues links (#804) --- content/markdown/scm.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/content/markdown/scm.md b/content/markdown/scm.md index 55695f5a..6b5ce430 100644 --- a/content/markdown/scm.md +++ b/content/markdown/scm.md @@ -106,8 +106,8 @@ In addition, the [integration tests for the Maven core](/core-its/) have their o | [Apache Maven Core ITs](/core-its/) | [`https://gitbox.apache.org/repos/asf/maven-integration-testing.git`](https://gitbox.apache.org/repos/asf/maven-integration-testing.git) | [GitHub](https://github.com/apache/maven-integration-testing/) | N/A | | [Apache Maven Build Cache Extension](/extensions/maven-build-cache-extension/) | [`https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git`](https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git) | [GitHub](https://github.com/apache/maven-build-cache-extension/) | [GitHub Issues](https://github.com/apache/maven-build-cache-extension/issues) | | [Apache Maven Daemon](https://github.com/apache/maven-mvnd) | [`https://gitbox.apache.org/repos/asf/maven-mvnd.git`](https://gitbox.apache.org/repos/asf/maven-mvnd.git) | [GitHub](https://github.com/apache/maven-mvnd/) | [GitHub Issues](https://github.com/apache/maven-mvnd/issues) | -| [Apache Maven 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 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 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/) | [GitHub Issues](https://github.com/apache/maven-resolver/issues) | +| [Apache Maven 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/) | [GitHub Issues](https://github.com/apache/maven-resolver-ant-tasks/issues) | | [Apache Maven Wrapper](/wrapper/) | [`https://gitbox.apache.org/repos/asf/maven-wrapper.git`](https://gitbox.apache.org/repos/asf/maven-wrapper.git) | [GitHub](https://github.com/apache/maven-wrapper/) | [GitHub Issues](https://github.com/apache/maven-wrapper/issues) | ## Other Components @@ -121,22 +121,22 @@ Subversion. The components in Git are shown in the following table. -| Content | Repository | Mirror | Issues | -|:------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------:|:----------------------------------------------------------------------:| -| [Apache Maven Archetype](/archetype/) | [`https://gitbox.apache.org/repos/asf/maven-archetype.git`](https://gitbox.apache.org/repos/asf/maven-archetype.git) | [GitHub](https://github.com/apache/maven-archetype/) | [GitHub Issues](https://github.com/apache/maven-archetype/issues) | -| [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/) | [GitHub Issues](https://github.com/apache/maven-archetypes/issues) | -| [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 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/) | [GitHub Issues](https://github.com/apache/maven-enforcer/issues) | -| [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/) | [GitHub Issues](https://github.com/apache/maven-jxr/issues) | -| [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/) | [GitHub Issues](https://github.com/apache/maven-indexer/issues) | -| [Apache Maven Plugin Testing](/plugin-testing/) | [`https://gitbox.apache.org/repos/asf/maven-plugin-testing.git`](https://gitbox.apache.org/repos/asf/maven-plugin-testing.git) | [GitHub](https://github.com/apache/maven-plugin-testing/) | [GitHub Issues](https://github.com/apache/maven-plugin-testing/issues) | -| [Apache Maven Plugin Tools](/plugin-tools/) | [`https://gitbox.apache.org/repos/asf/maven-plugin-tools.git`](https://gitbox.apache.org/repos/asf/maven-plugin-tools.git) | [GitHub](https://github.com/apache/maven-plugin-tools/) | [GitHub Issues](https://github.com/apache/maven-plugin-tools/issues) | -| [Apache Maven Release](/maven-release/) (Release api and plugin) | [`https://gitbox.apache.org/repos/asf/maven-release.git`](https://gitbox.apache.org/repos/asf/maven-release.git) | [GitHub](https://github.com/apache/maven-release/) | [GitHub Issues](https://github.com/apache/maven-release/issues) | -| [Apache Maven SCM](/scm/) | [`https://gitbox.apache.org/repos/asf/maven-scm.git`](https://gitbox.apache.org/repos/asf/maven-scm.git) | [GitHub](https://github.com/apache/maven-scm/) | [GitHub Issues](https://github.com/apache/maven-scm/issues) | -| [Apache Maven Surefire](/surefire/) | [`https://gitbox.apache.org/repos/asf/maven-surefire.git`](https://gitbox.apache.org/repos/asf/maven-surefire.git) | [GitHub](https://github.com/apache/maven-surefire/) | [GitHub Issues](https://github.com/apache/maven-surefire/issues) | -| [Apache Maven Wagon](/wagon/) | [`https://gitbox.apache.org/repos/asf/maven-wagon.git`](https://gitbox.apache.org/repos/asf/maven-wagon.git) | [GitHub](https://github.com/apache/maven-wagon/) | [GitHub Issues](https://github.com/apache/maven-wagon/issues) | +| Content | Repository | Mirror | Issues | +|:------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------:|:--------------------------------------------------------------------------:| +| [Apache Maven Archetype](/archetype/) | [`https://gitbox.apache.org/repos/asf/maven-archetype.git`](https://gitbox.apache.org/repos/asf/maven-archetype.git) | [GitHub](https://github.com/apache/maven-archetype/) | [GitHub Issues](https://github.com/apache/maven-archetype/issues) | +| [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/) | [GitHub Issues](https://github.com/apache/maven-archetypes/issues) | +| [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/) | [GitHub Issues](https://github.com/apache/maven-resolver/issues) | +| [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/) | [GitHub Issues](https://github.com/apache/maven-resolver-ant-tasks/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/) | [GitHub Issues](https://github.com/apache/maven-enforcer/issues) | +| [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/) | [GitHub Issues](https://github.com/apache/maven-jxr/issues) | +| [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/) | [GitHub Issues](https://github.com/apache/maven-indexer/issues) | +| [Apache Maven Plugin Testing](/plugin-testing/) | [`https://gitbox.apache.org/repos/asf/maven-plugin-testing.git`](https://gitbox.apache.org/repos/asf/maven-plugin-testing.git) | [GitHub](https://github.com/apache/maven-plugin-testing/) | [GitHub Issues](https://github.com/apache/maven-plugin-testing/issues) | +| [Apache Maven Plugin Tools](/plugin-tools/) | [`https://gitbox.apache.org/repos/asf/maven-plugin-tools.git`](https://gitbox.apache.org/repos/asf/maven-plugin-tools.git) | [GitHub](https://github.com/apache/maven-plugin-tools/) | [GitHub Issues](https://github.com/apache/maven-plugin-tools/issues) | +| [Apache Maven Release](/maven-release/) (Release api and plugin) | [`https://gitbox.apache.org/repos/asf/maven-release.git`](https://gitbox.apache.org/repos/asf/maven-release.git) | [GitHub](https://github.com/apache/maven-release/) | [GitHub Issues](https://github.com/apache/maven-release/issues) | +| [Apache Maven SCM](/scm/) | [`https://gitbox.apache.org/repos/asf/maven-scm.git`](https://gitbox.apache.org/repos/asf/maven-scm.git) | [GitHub](https://github.com/apache/maven-scm/) | [GitHub Issues](https://github.com/apache/maven-scm/issues) | +| [Apache Maven Surefire](/surefire/) | [`https://gitbox.apache.org/repos/asf/maven-surefire.git`](https://gitbox.apache.org/repos/asf/maven-surefire.git) | [GitHub](https://github.com/apache/maven-surefire/) | [GitHub Issues](https://github.com/apache/maven-surefire/issues) | +| [Apache Maven Wagon](/wagon/) | [`https://gitbox.apache.org/repos/asf/maven-wagon.git`](https://gitbox.apache.org/repos/asf/maven-wagon.git) | [GitHub](https://github.com/apache/maven-wagon/) | [GitHub Issues](https://github.com/apache/maven-wagon/issues) | #### Plugins