Add step to verify stage repo is closed 51/62051/1
authorAnil Belur <abelur@linuxfoundation.org>
Sat, 19 Oct 2019 11:35:14 +0000 (17:05 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Sat, 19 Oct 2019 11:42:18 +0000 (17:12 +0530)
commit9c9feb37d817b1829d82e1531fa3a85499cbe7c4
tree871d626971b8848d5b093ccaf5fa3f7dd62651d4
parent44c66ab6408497451aa0f7f90cb5c284d4b46be2
Add step to verify stage repo is closed

Add step to verify Nexus staging repository is closed correctly or
fail the staging job, if the repository is still open. This allows
projects to address the validation failures earlier during
maven-stage phase, instead of waiting to catch them while running
the self-release job.

Issue: IT-17976
Change-Id: I88ca6cce67e2400ab1d24fd3cbac419bb8b3eb91
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/verify-staging-repo-92ae65287c42d2d2.yaml [new file with mode: 0644]
shell/maven-stage.sh