This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/trunk by this push:
new 8612e581e Correct release process steps for nexus repo.
8612e581e is described below
commit 8612e581e85e3fb9b0e8c1713fb25693aa285ff0
Author: Brandon Williams <[email protected]>
AuthorDate: Tue Mar 21 09:03:31 2023 -0500
Correct release process steps for nexus repo.
---
.../source/modules/ROOT/pages/development/release_process.adoc | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
a/site-content/source/modules/ROOT/pages/development/release_process.adoc
b/site-content/source/modules/ROOT/pages/development/release_process.adoc
index 97bb10df3..228e6f961 100644
--- a/site-content/source/modules/ROOT/pages/development/release_process.adoc
+++ b/site-content/source/modules/ROOT/pages/development/release_process.adoc
@@ -233,12 +233,12 @@ the next steps that are required.
==== Promote Nexus Repository
* Login to https://repository.apache.org[Nexus repository] again.
-* Click on "Staging" and then on the repository with id
+* Click on "Staging Repositories" and then on the repository with id
"cassandra-staging".
-* Find your closed staging repository, right click on it and choose
-"Promote".
-* Select the "Releases" repository and click "Promote".
-* Next click on "Repositories", select the "Releases" repository and
+* Find your closed staging repository, select it and choose "Release". This
+may take some time, but eventually the repository will no longer show in
+Staging Repositories.
+* Next click on "Repositories", and select "Public Repositories" and
validate that your artifacts exist as you expect them.
=== Update and Publish Website
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]