Add option to stage to Maven Central 21/13321/1 v0.26.1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 18 Aug 2018 16:26:15 +0000 (12:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 5 Nov 2018 07:37:22 +0000 (15:37 +0800)
commit5d1ddb578a5253fc360a73be6ceea89d65af043e
tree8ce38853478faae6c24e85cec759a3bda6b67057
parent808efc4efb54ec63105aa67a4c82c7245f5180ad
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