We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a7482 commit 97dd83dCopy full SHA for 97dd83d
devdoc/publish.md
@@ -16,8 +16,11 @@ also below).
16
The `assemble` task is not strictly necessary, but will also generate the `dist`
17
zip and sign it.
18
19
-Publishing to Maven Central (non-SNAPSHOT releases) requires an explicit close
20
-and release through <https://central.sonatype.com/publishing/deployments>.
+Publishing to Maven Central (non-SNAPSHOT releases) requires the following
+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>.
24
25
To be able to deploy, you need the following:
26
0 commit comments