apache / apache/maven

[MNG-8621] Web Browser Access Links broken e.g. in https://maven.apache.org/ref/4-LATEST/maven-impl-modules/maven-di/scm.html

Open
#10,471 0 comments 0 reactions 0 assignees View on GitHub
bug priority:major
Dominant language
Java
Stars
5.3k
Forks
3.1k
Avg merge
21h 11m
Merged PRs (30d)
312

Description

**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[MNG-8621](https://issues.apache.org/jira/browse/MNG-8621?redirect=false)** and commented

The link for the Web Browser Access e.g. in https://maven.apache.org/ref/4-LATEST/maven-impl-modules/maven-di/scm.html is broken.
It points to https://github.com/apache/maven/tree/maven-4.0.0-rc-3/maven-impl-modules/maven-di but the correct path is https://github.com/apache/maven/tree/maven-4.0.0-rc-3/impl/maven-di. This seems to come from the difference of `artifactId` (maven-impl-modules) and `module name` (impl). This affects all modules below impl and compat.

---

**Affects:** 4.0.0-rc-3

Contributor guide

Open the contributing guide

Research direction

Start with the generated page at maven.apache.org/ref/4-LATEST/maven-impl-modules/maven-di/scm.html and compare its Web Browser Access URL with the repository path. Find the source that builds links from artifactId and module name, then verify that modules below impl and compat point to the corresponding repository directories.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.