Skip to content

Commit 97dd83d

Browse files
committed
#859 Update publish steps for Central Portal
1 parent a5a7482 commit 97dd83d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

devdoc/publish.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ also below).
1616
The `assemble` task is not strictly necessary, but will also generate the `dist`
1717
zip and sign it.
1818

19-
Publishing to Maven Central (non-SNAPSHOT releases) requires an explicit close
20-
and release through <https://central.sonatype.com/publishing/deployments>.
19+
Publishing to Maven Central (non-SNAPSHOT releases) requires the following
20+
additional steps:
21+
22+
1. Promote the published artifacts to Central Portal through the SwaggerUI <https://ossrh-staging-api.central.sonatype.com/swagger-ui/>
23+
2. An explicit close through <https://central.sonatype.com/publishing/deployments>.
2124

2225
To be able to deploy, you need the following:
2326

0 commit comments

Comments
 (0)