diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index 3f710359..1d482d38 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -23,104 +23,52 @@ 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.
+${project.name} ${project.version} is distributed in source format.
-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.
+Use a source archive if you intend to build ${project.name} yourself.
-${project.name} is distributed under the Apache License, version 2.0.
+Otherwise, simply use the ready-made binary artifacts from central repository.
- We strongly encourage our users to configure a Maven repository mirror closer to their location, please read How to Use Mirrors for Repositories. +${project.name} is distributed under the Apache License, version 2.0.
- -- [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. -
+This is the current stable version of ${project.name}.
- ++ | 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 | +
- You may also consult the - complete list of - mirrors. +
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}.
- -- | Link | -Checksum | -Signature | -
---|---|---|---|
${project.name} ${project.version} (Source zip) | -maven/plugins/${project.artifactId}-${project.version}-source-release.zip | -maven/plugins/${project.artifactId}-${project.version}-source-release.zip.sha512 | -maven/plugins/${project.artifactId}-${project.version}-source-release.zip.asc | -
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.