Author: bentmann Date: Sat Feb 27 14:58:25 2010 New Revision: 916956 URL: http://svn.apache.org/viewvc?rev=916956&view=rev Log: [MNGSITE-103] Download page does not have link to KEYS file
Modified: maven/site/trunk/src/site/apt/download.apt.vm Modified: maven/site/trunk/src/site/apt/download.apt.vm URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/download.apt.vm?rev=916956&r1=916955&r2=916956&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/download.apt.vm (original) +++ maven/site/trunk/src/site/apt/download.apt.vm Sat Feb 27 14:58:25 2010 @@ -35,6 +35,11 @@ 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 + {{{http://www.apache.org/dev/release-signing#verifying-signature}verify the signature}} + of the release bundles against the public {{{http://www.apache.org/dist/maven/KEYS}KEYS}} used by the Apache Maven + developers. + Maven is distributed under the {{{http://maven.apache.org/license.html} Apache License, version 2.0}}. We <<strongly>> encourage our users to configure a Maven repository mirror closer to their location, please read {{{./guides/mini/guide-mirror-settings.html} How to Use Mirrors for Repositories}}.