some more notes about releasing
This commit is contained in:
parent
367109c69a
commit
1c8e132b9b
1 changed files with 4 additions and 1 deletions
|
@ -5,4 +5,7 @@ How to release
|
||||||
* `sbt publishSigned`
|
* `sbt publishSigned`
|
||||||
* Go to https://oss.sonatype.org/#stagingRepositories and follow
|
* Go to https://oss.sonatype.org/#stagingRepositories and follow
|
||||||
[these instructions](http://central.sonatype.org/pages/releasing-the-deployment.html).
|
[these instructions](http://central.sonatype.org/pages/releasing-the-deployment.html).
|
||||||
* Wait for a bit... https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.capnproto%22
|
* The package should be available within ten minutes,
|
||||||
|
but [it might take up to two hours](https://issues.sonatype.org/browse/OSSRH-13527?focusedCommentId=338745&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-338745) for it
|
||||||
|
to become available at https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.capnproto%22
|
||||||
|
* Make a git tag.
|
||||||
|
|
Loading…
Reference in a new issue