[ https://issues.apache.org/jira/browse/MNGSITE-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655995#comment-17655995 ]
Slawomir Jaranowski commented on MNGSITE-505: --------------------------------------------- We use last one placeholder for cgi script: {code} <a href="[preferred]maven/plugins/ .... {code} If we replace {{[preferred]}} by {{dlcdn.apache.org}} we can remove cgi > update download page: use dlcdn.apache.org (remove mirrors) and > downloads.apache.org > ------------------------------------------------------------------------------------ > > Key: MNGSITE-505 > URL: https://issues.apache.org/jira/browse/MNGSITE-505 > Project: Maven Project Web Site > Issue Type: Task > Reporter: Herve Boutemy > Priority: Major > > latest version is now on a CDN without mirror = dlcdn.apache.org > archive is now on downloads.apache.org (instead of previous > www.apache.org/dist) > as done in maven-invoker-plugin: > https://github.com/apache/maven-invoker-plugin/commit/bf51507666f19006016f002ed2c764968dcae1ff > / > https://github.com/apache/maven-invoker-plugin/blob/master/src/site/xdoc/download.xml.vm > to be done on every Git repository: see https://maven.apache.org/scm.html > remaining work to do: {{find * -name download.xml.vm -exec grep -H > SelectMirror {} \;}} > at the time of writing this issue: 81 files -- This message was sent by Atlassian Jira (v8.20.10#820010)