From 8e63cf488d750e093081a3b3cc0974b6ebf712bb Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Wed, 4 Jun 2014 14:24:20 +0200 Subject: [PATCH] Release documentation: Add URL to Gerrit artifacts on Maven Central Released artifacts first appear in the Sonatype releases repository and are only then replicated to Maven Central. Clarify this in the release documentation. Change-Id: Ie50a41685222a4423d9fde727e5af29691ca2c8d Signed-off-by: Edwin Kempin --- Documentation/dev-release.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt index bcb0b0fbb7..e966899397 100644 --- a/Documentation/dev-release.txt +++ b/Documentation/dev-release.txt @@ -274,11 +274,13 @@ Releasing artifacts to Maven Central cannot be undone! link:https://oss.sonatype.org/[Sonatype Nexus Server], select it and click on `Release`. +** The released artifacts are available in +https://oss.sonatype.org/content/repositories/releases/com/google/gerrit/ + ** It may take up to 2 hours until the artifacts appear on Maven Central: + -https://oss.sonatype.org/content/repositories/releases/com/google/gerrit/ - +http://central.maven.org/maven2/com/google/gerrit/ [[push-stable]] ==== Push the Stable Branch