Author: michaelo
Date: Wed Jan 7 12:29:16 2015
New Revision: 1650049
URL: http://svn.apache.org/r1650049
Log:
[MNGSITE-219] Broken link to 'Generate PGP' docs
Modified:
maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt
Modified:
maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt?rev=1650049&r1=1650048&r2=1650049&view=diff
==============================================================================
---
maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt
(original)
+++
maven/site/trunk/content/apt/guides/mini/guide-central-repository-upload.apt
Wed Jan 7 12:29:16 2015
@@ -113,7 +113,7 @@ Guide to uploading artifacts to the Cent
To improve the quality of the Central Maven repository, we require you to
provide PGP signatures for all your artifacts (all
files except checksums), and distribute your public key to a key server like
{{{http://pgp.mit.edu}http://pgp.mit.edu}}. Read
-
{{{https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+Maven}How
to Generate PGP Signatures with Maven}}
+ {{{http://central.sonatype.org/pages/working-with-pgp-signatures.html}Working
with PGP Signatures}}
for more information.
* FAQ and common mistakes