Skip to content

Commit 062ba3d

Browse files
committed
[MNGSITE-505] use dlcdn.apache.org (no mirrors) + downloads.apache.org
1 parent 5d364e0 commit 062ba3d

File tree

1 file changed

+10
-66
lines changed

1 file changed

+10
-66
lines changed

src/site/xdoc/download.xml.vm

+10-66
Original file line numberDiff line numberDiff line change
@@ -23,77 +23,21 @@ under the License.
2323
<properties>
2424
<title>Download ${project.name} Source</title>
2525
</properties>
26+
2627
<body>
2728
<section name="Download ${project.name} ${project.version} Source">
2829

29-
<p>${project.name} ${project.version} is distributed in source format. Use a source archive if you intend to build
30-
${project.name} yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
31-
32-
<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
33-
hours to reach all mirrors.<p/>
34-
35-
<p>In order to guard against corrupted downloads/installations, it is highly recommended to
36-
<a href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
37-
of the release bundles against the public <a href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
38-
developers.</p>
39-
40-
<p>${project.name} is distributed under the <a href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
30+
<p><strong>${project.name} ${project.version}</strong> is distributed in source format.</p>
4131

42-
<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="./guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.</p>
32+
<p>Use a source archive if you intend to build <strong>${project.name}</strong> yourself.</p>
4333

44-
<a name="mirror"/>
45-
<subsection name="Mirror">
34+
<p>Otherwise, simply use the ready-made binary artifacts from <strong>central repository</strong>.</p>
4635

47-
<p>
48-
[if-any logo]
49-
<a href="[link]">
50-
<img align="right" src="[logo]" border="0"
51-
alt="logo"/>
52-
</a>
53-
[end]
54-
The currently selected mirror is
55-
<b>[preferred]</b>.
56-
If you encounter a problem with this mirror,
57-
please select another mirror.
58-
If all mirrors are failing, there are
59-
<i>backup</i>
60-
mirrors
61-
(at the end of the mirrors list) that should be available.
62-
</p>
36+
<p><strong>${project.name}</strong> is distributed under the <a href="https://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
6337

64-
<form action="[location]" method="get" id="SelectMirror">
65-
Other mirrors:
66-
<select name="Preferred">
67-
[if-any http]
68-
[for http]
69-
<option value="[http]">[http]</option>
70-
[end]
71-
[end]
72-
[if-any ftp]
73-
[for ftp]
74-
<option value="[ftp]">[ftp]</option>
75-
[end]
76-
[end]
77-
[if-any backup]
78-
[for backup]
79-
<option value="[backup]">[backup] (backup)</option>
80-
[end]
81-
[end]
82-
</select>
83-
<input type="submit" value="Change"/>
84-
</form>
85-
86-
<p>
87-
You may also consult the
88-
<a href="http://www.apache.org/mirrors/">complete list of
89-
mirrors.</a>
90-
</p>
91-
92-
</subsection>
93-
94-
<subsection name="${project.name} ${project.version}">
38+
<subsection name="Files">
9539

96-
<p>This is the current stable version of ${project.name}.</p>
40+
<p>This is the current stable version of <strong>${project.name}</strong>.</p>
9741

9842
<table>
9943
<thead>
@@ -107,9 +51,9 @@ under the License.
10751
<tbody>
10852
<tr>
10953
<td>${project.name} ${project.version} (Source zip)</td>
110-
<td><a href="[preferred]maven/doxia/${project.artifactId}-${project.version}-source-release.zip">maven/doxia/${project.artifactId}-${project.version}-source-release.zip</a></td>
111-
<td><a href="https://www.apache.org/dist/maven/doxia/${project.artifactId}-${project.version}-source-release.zip.sha512">maven/doxia/${project.artifactId}-${project.version}-source-release.zip.sha512</a></td>
112-
<td><a href="https://www.apache.org/dist/maven/doxia/${project.artifactId}-${project.version}-source-release.zip.asc">maven/doxia/${project.artifactId}-${project.version}-source-release.zip.asc</a></td>
54+
<td><a href="https://dlcdn.apache.org/maven/doxia/${project.artifactId}-${project.version}-source-release.zip">maven/doxia/${project.artifactId}-${project.version}-source-release.zip</a></td>
55+
<td><a href="https://downloads.apache.org/maven/doxia/${project.artifactId}-${project.version}-source-release.zip.sha512">maven/doxia/${project.artifactId}-${project.version}-source-release.zip.sha512</a></td>
56+
<td><a href="https://downloads.apache.org/maven/doxia/${project.artifactId}-${project.version}-source-release.zip.asc">maven/doxia/${project.artifactId}-${project.version}-source-release.zip.asc</a></td>
11357
</tr>
11458
</tbody>
11559
</table>

0 commit comments

Comments
 (0)