Add option to stage to Maven Central 18/12318/9
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 18 Aug 2018 16:26:15 +0000 (12:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 29 Oct 2018 20:37:30 +0000 (16:37 -0400)
commit2f43e2ee13855a63f793d2991f1a3dbf064c1cec
tree20d38c6d65f8787d168eabce0a74b28f7cb6ee7d
parentf0c64f33b5b065b9ab58c06eb46e898cbfcc5218
Add option to stage to Maven Central

Provide an option to also stage to OSSRH in preparation to release
to Maven Central.

In addition to printing the staging repo-id also print the URL to
the staging repo for convenience in stage-repo.txt.

Issue: RELENG-1398
Issue: https://jira.opendaylight.org/browse/RELENG-28
Change-Id: I0628cb5c7185e2143e448ceb4fa4752384581a5e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jjb/lf-maven-jobs.rst
jjb/lf-maven-jobs.yaml
releasenotes/notes/maven-central-160a7cb5e538bfa8.yaml [new file with mode: 0644]
shell/create-netrc.sh
shell/maven-central.sh [new file with mode: 0644]
shell/maven-stage.sh