You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2020/04/22 17:11:31 UTC

[maven-site] branch master updated: All downloads via downloads.apache.org instead of www.apache.org/dist

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new b0e4949  All downloads via downloads.apache.org instead of www.apache.org/dist
b0e4949 is described below

commit b0e4949776cbaad0224753294f90460510df3191
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Apr 22 19:07:30 2020 +0200

    All downloads via downloads.apache.org instead of www.apache.org/dist
---
 content/xdoc/download.xml.vm | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/content/xdoc/download.xml.vm b/content/xdoc/download.xml.vm
index 8456678..b8a7256 100644
--- a/content/xdoc/download.xml.vm
+++ b/content/xdoc/download.xml.vm
@@ -109,7 +109,7 @@ under the License.
       <p>
       In order to guard against corrupted downloads/installations, it is highly recommended to
       <a href="https://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
-      of the release bundles against the public <a href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
+      of the release bundles against the public <a href="https://downloads.apache.org/maven/KEYS">KEYS</a> used by the Apache Maven
       developers.</p>
       <table>
         <thead>
@@ -124,27 +124,27 @@ under the License.
           <tr>
             <td>Binary tar.gz archive</td>
             <td><a href="[preferred]maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.tar.gz">apache-maven-${currentStableVersion}-bin.tar.gz</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.tar.gz.sha512">apache-maven-${currentStableVersion}-bin.tar.gz.sha512</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.tar.gz.asc">apache-maven-${currentStableVersion}-bin.tar.gz.asc</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.tar.gz.sha512">apache-maven-${currentStableVersion}-bin.tar.gz.sha512</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.tar.gz.asc">apache-maven-${currentStableVersion}-bin.tar.gz.asc</a></td>
           </tr>
           <tr>
             <td>Binary zip archive</td>
             <td><a href="[preferred]maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.zip">apache-maven-${currentStableVersion}-bin.zip</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.zip.sha512">apache-maven-${currentStableVersion}-bin.zip.sha512</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.zip.asc">apache-maven-${currentStableVersion}-bin.zip.asc</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.zip.sha512">apache-maven-${currentStableVersion}-bin.zip.sha512</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/binaries/apache-maven-${currentStableVersion}-bin.zip.asc">apache-maven-${currentStableVersion}-bin.zip.asc</a></td>
           </tr>
           <tr>
             <td>Source tar.gz archive</td>
             <td><a href="[preferred]maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.tar.gz">apache-maven-${currentStableVersion}-src.tar.gz</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.tar.gz.sha512">apache-maven-${currentStableVersion}-src.tar.gz.sha512</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.tar.gz.asc">apache-maven-${currentStableVersion}-src.tar.gz.asc</a>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.tar.gz.sha512">apache-maven-${currentStableVersion}-src.tar.gz.sha512</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.tar.gz.asc">apache-maven-${currentStableVersion}-src.tar.gz.asc</a>
             </td>
           </tr>
           <tr>
             <td>Source zip archive </td>
             <td><a href="[preferred]maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.zip">apache-maven-${currentStableVersion}-src.zip</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.zip.sha512">apache-maven-${currentStableVersion}-src.zip.sha512</a></td>
-            <td><a href="https://www.apache.org/dist/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.zip.asc">apache-maven-${currentStableVersion}-src.zip.asc</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.zip.sha512">apache-maven-${currentStableVersion}-src.zip.sha512</a></td>
+            <td><a href="https://downloads.apache.org/maven/maven-3/${currentStableVersion}/source/apache-maven-${currentStableVersion}-src.zip.asc">apache-maven-${currentStableVersion}-src.zip.asc</a></td>
           </tr>
         </tbody>
       </table>
@@ -155,7 +155,7 @@ under the License.
         <!-- not currently generated on the CMS due to the profile, probably also badly formattted
            <li>a <a href="./apache-maven.pdf">PDF file.</a></li>
         -->
-        <li><a href="[preferred]maven/">All current release sources (plugins, shared libraries,...) available at https://www.apache.org/dist/maven/</a></li>
+        <li><a href="[preferred]maven/">All current release sources (plugins, shared libraries,...) available at https://downloads.apache.org/maven/</a></li>
         <li><a href="./scm.html">latest source code from source repository</a></li>
         <li>Distributed under the <a href="https://www.apache.org/licenses/">Apache License, version 2.0</a></li>
       </ul>