diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index 666d997c..2b848a91 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -23,102 +23,51 @@ under the License.
${project.name} ${project.version} is distributed in source format. Use a source archive if you intend to build - ${project.name} yourself. Otherwise, simply use the ready-made binary artifacts from central repository.
- -You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 - hours to reach all mirrors.
- -In order to guard against corrupted downloads/installations, it is highly recommended to - verify the signature - of the release bundles against the public KEYS used by the Apache Maven - developers.
+${project.name} ${project.version} is distributed in source format.
-${project.name} is distributed under the Apache License, version 2.0.
+Use a source archive if you intend to build ${project.name} yourself.
- We strongly encourage our users to configure a Maven repository mirror closer to their location, please read How to Use Mirrors for Repositories. - - -
- [if-any logo]
-
-
-
- [end]
- The currently selected mirror is
- [preferred].
- If you encounter a problem with this mirror,
- please select another mirror.
- If all mirrors are failing, there are
- backup
- mirrors
- (at the end of the mirrors list) that should be available.
-
Otherwise, simply use the ready-made binary artifacts from central repository.
- +${project.name} is distributed under the Apache License, version 2.0.
-
- You may also consult the
- complete list of
- mirrors.
+ This is the current stable version of ${project.name}. It is essential that you verify the integrity of the downloaded file
+ using the checksum (.sha512 file)
+ or using the signature (.asc file) against the public KEYS used by the Apache Maven developers.
This is the current stable version of ${project.name}. Older non-recommended releases can be found on our archive site. It is strongly recommended to use the latest release version of ${project.name} to take advantage of the newest features and bug fixes. Older non-recommended releases can be found on our archive site.
+
+
+
+
+
+
+
+
+ Link
+ Checksum
+ Signature
+
+
+
+ ${project.name} ${project.version} (Source zip)
+ ${project.artifactId}-${project.version}-source-release.zip
+ ${project.artifactId}-${project.version}-source-release.zip.sha512
+ ${project.artifactId}-${project.version}-source-release.zip.asc
+
-
-
-
-
-
-
-
- Link
- Checksum
- Signature
-
-
-
- ${project.name} ${project.version} (Source zip)
- maven/shared/${project.artifactId}-${project.version}-source-release.zip
- maven/shared/${project.artifactId}-${project.version}-source-release.zip.sha512
- maven/shared/${project.artifactId}-${project.version}-source-release.zip.asc
-