diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm index 1e1e6a36..46b93e62 100644 --- a/src/site/xdoc/download.xml.vm +++ b/src/site/xdoc/download.xml.vm @@ -29,14 +29,14 @@ under the License.

${project.name} ${project.version} is distributed in source format.

-

Use a source archive if you want to build ${project.name} yourself.

+

Use a source archive if you intend to build ${project.name} yourself.

-

Otherwise, use the ready-made binary artifacts from the central repository.

+

Otherwise, simply use the ready-made binary artifacts from central repository.

${project.name} is distributed under the Apache License, version 2.0.

- +

This is the current stable version of ${project.name}.

@@ -58,16 +58,17 @@ under the License.
-

You must verify the integrity of the downloaded file using the checksum (.sha512 file) or using the signature (.asc file).

-

Use the public KEYS that Apache Maven developers provide to verify.

+

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. +

-

You must use the latest release version of ${project.name} to get new features and bug fixes.

-

Older releases exist on the archive site. These releases are not recommended.

+

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.

-