[ https://issues.apache.org/jira/browse/MNG-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933767#comment-17933767 ]
Konrad Windszus edited comment on MNG-8620 at 3/10/25 8:28 AM: --------------------------------------------------------------- Fixed in https://github.com/apache/maven/commit/81ca649a2e62b2c9380e4563bea42cecfe0a0d31. was (Author: kwin): Fixed in https://github.com/apache/maven/pull/2152/commits/3a9232c0923c4cf112a4cea5a234cb16c048ec48. > Most links broken from SVG in https://maven.apache.org/ref/4-LATEST/ > -------------------------------------------------------------------- > > Key: MNG-8620 > URL: https://issues.apache.org/jira/browse/MNG-8620 > Project: Maven > Issue Type: Improvement > Components: Documentation: General > Affects Versions: 4.0.0-rc-3 > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > Fix For: 4.0.0-rc-4 > > > The prefixes for the clusters: Maven implementation and Maven Compatibility > are not set leading to broken links in https://maven.apache.org/ref/4-LATEST/. > The logic in > https://github.com/apache/maven/blob/3952d00ce65df6753b63a51e86b1f626c55a8df2/src/graph/ReactorGraph.java#L198-L199 > looks wrong > E.g. https://maven.apache.org/ref/4-LATEST/maven-model-builder must rather > point to > https://maven.apache.org/ref/4-LATEST/maven-compat-modules/maven-model-builder/ > and https://maven.apache.org/ref/4-LATEST/maven-core rather to > https://maven.apache.org/ref/4-LATEST/maven-impl-modules/maven-core/ -- This message was sent by Atlassian Jira (v8.20.10#820010)