From 58bc313b0c11a8e3728a06c2fd9aa23e9ab80318 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Thu, 5 Jun 2014 14:56:58 +0200 Subject: [PATCH] Document where to find download statistics for Maven Central Change-Id: I3d832e301bc826bdd9c2443576417646c2e96fb8 Signed-off-by: Edwin Kempin --- Documentation/dev-release.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt index a53bd6b2ef..6cf9edfdb4 100644 --- a/Documentation/dev-release.txt +++ b/Documentation/dev-release.txt @@ -226,8 +226,8 @@ Sonatype OSS Maven Repository Usage Guide]. ** Go to the link:https://oss.sonatype.org/[Sonatype Nexus Server] and sign in with your Sonatype credentials. -** Click in the left navigation bar under `Build Promotion` on -`Staging Repositories` and find the `comgooglegerrit-XXXX` staging +** Click on 'Build Promotion' in the left navigation bar under +'Staging Repositories' and find the `comgooglegerrit-XXXX` staging repository. ** Verify its content @@ -282,6 +282,16 @@ Central: + http://central.maven.org/maven2/com/google/gerrit/ +* [optional]: View download statistics + +** Sign in to the +link:https://oss.sonatype.org/[Sonatype Nexus Server]. + +** Click on 'Views/Repositories' in the left navigation bar under +'Central Statistics'. + +** Select `com.google.gerrit` as `Project`. + [[push-stable]] ==== Push the Stable Branch