This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ffc9b1  Add removal of release on its github release page in case of 
cancelled vote
0ffc9b1 is described below

commit 0ffc9b17a6dfe1371d1b97404a885531249c91a2
Author: Robert Scholte <[email protected]>
AuthorDate: Thu Apr 22 08:52:17 2021 +0200

    Add removal of release on its github release page in case of cancelled vote
---
 .../apt/developers/release/maven-project-release-procedure.apt   | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/content/apt/developers/release/maven-project-release-procedure.apt 
b/content/apt/developers/release/maven-project-release-procedure.apt
index ee430ec..d8d8242 100644
--- a/content/apt/developers/release/maven-project-release-procedure.apt
+++ b/content/apt/developers/release/maven-project-release-procedure.apt
@@ -158,8 +158,13 @@ PMC quorum: ...
 I will promote the artifacts to the central repo.
 -----
 
-  If the vote is unsuccessful, the process will need to be restarted. Be sure 
to drop your staging repository as
-  described in 
{{{https://www.apache.org/dev/publishing-maven-artifacts.html#drop}Dropping a 
Repo}}.
+  If the vote is <<unsuccessful>>, the process will need to be restarted. Be 
sure to:
+
+  * drop your staging repository as described in 
{{{https://www.apache.org/dev/publishing-maven-artifacts.html#drop}Dropping a 
Repo}}.
+
+  * remove the release from the corresponding github release 
{{{https://github.com/apache/maven/releases}https://github.com/apache/<maven-project>/releases}}
+
+  []
 
 * Copy the source release to the Apache Distribution Area
 

Reply via email to