-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Milestone
Description
Konrad Windszus opened MNG-8401 and commented
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
Line 46 in 62f85a4
| <item name="Download" href="/download.html"/> |
Line 42 in 62f85a4
| <url>https://maven.apache.org/ref/${project.version}/</url> |
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.
Affects: 4.0.0-rc-1
Issue Links:
- INFRA-26332 Who contributes the download.cgi in https://maven.apache.org/ref/4.0.0-rc-1/download.cgi
Remote Links:
Backported to: 4.0.0-rc-2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function