Commit 249c01f
committed
ci: update release workflow to use nmcp Central Portal publishing
Replace the 10 individual :subproject:publish tasks (targeting the
retired s01.oss.sonatype.org) with a single
publishAllPublicationsToMavenCentral task from the nmcp plugin.
Credential env vars renamed:
ORG_GRADLE_PROJECT_ossrhUsername → CENTRAL_USERNAME
ORG_GRADLE_PROJECT_ossrhPassword → CENTRAL_PASSWORD
(secrets are unchanged; only the mapping into the container changes)1 parent 19abb57 commit 249c01f
1 file changed
Lines changed: 6 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 57 | + | |
69 | 58 | | |
70 | 59 | | |
71 | 60 | | |
| |||
0 commit comments