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 3e692bbd Update issue links for WAGON and INDEXER
3e692bbd is described below

commit 3e692bbd4675c55ca924ad6b389c81325d8f3019
Author: Matthias Bünger <buk...@users.noreply.github.com>
AuthorDate: Thu May 29 21:38:33 2025 +0200

    Update issue links for WAGON and INDEXER
---
 content/markdown/issue-management.md | 2 +-
 content/markdown/scm.md              | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/markdown/issue-management.md 
b/content/markdown/issue-management.md
index 4248b642..e77ab131 100644
--- a/content/markdown/issue-management.md
+++ b/content/markdown/issue-management.md
@@ -43,6 +43,6 @@ issue management systems depending on which component is 
involved:
 
 * SCM: <https://issues.apache.org/jira/browse/SCM>
 
-* Wagon: <https://issues.apache.org/jira/browse/WAGON>
+* Wagon: <https://github.com/apache/maven-wagon/issues>
 
 or for Central Repository: <https://issues.sonatype.org/browse/MVNCENTRAL>
diff --git a/content/markdown/scm.md b/content/markdown/scm.md
index f9ca0282..20085223 100644
--- a/content/markdown/scm.md
+++ b/content/markdown/scm.md
@@ -130,13 +130,13 @@ The components in Git are shown in the following table.
 | [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/)       |   [JIRA 
MINDEXER](https://issues.apache.org/jira/projects/MINDEXER/)   |
+| [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/)        |      [JIRA 
WAGON](https://issues.apache.org/jira/projects/WAGON/)      |
+| [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
 

Reply via email to