[
https://issues.apache.org/jira/browse/MNG-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved MNG-8401.
----------------------------------
Fix Version/s: 4.0.0
4.0.0-rc-2
Resolution: Fixed
Fixed in
https://github.com/apache/maven/commit/17b2f38142e0f546be4a875db99d8a7bc8a56462.
> Download page in site below https://maven.apache.org/ref broken
> ---------------------------------------------------------------
>
> Key: MNG-8401
> URL: https://issues.apache.org/jira/browse/MNG-8401
> Project: Maven
> Issue Type: Bug
> Components: Documentation: General
> Affects Versions: 4.0.0-rc-1
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 4.0.0, 4.0.0-rc-2
>
>
> The download page below https://maven.apache.org/ref, e.g.
> https://maven.apache.org/ref/3.9.9/download.cgi or
> https://maven.apache.org/ref/4.0.0-rc-1/download.cgi is broken. Most
> referenced JS/CSS URL are invalid.
> The link from
> https://github.com/apache/maven/blob/62f85a4233366064750079d50fd86ef25a97c6f3/src/site/site.xml#L46
> is resolved against the base URL
> (https://github.com/apache/maven/blob/62f85a4233366064750079d50fd86ef25a97c6f3/pom.xml#L42)
> and then redirect according to the rule
> https://github.com/apache/maven-site/blob/c035bc5b4cb6496f15b1d12d915aca6aa278b451/content/filtered-resources/.htaccess#L6.
> However there is no according {{download.html}} nor a {{download.cgi}} in
> https://svn.apache.org/repos/asf/maven/website/components/ref/4.0.0-rc-1/ so
> it is unclear which template is used by the script {{download.cgi}} and why
> the script can be resolved at all.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)