This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
Prepare to publish Api to GitHub Package Registry on prealpha 3 release #130
Closed
Description
Description
As mentioned in #96 (comment) and discussed on discord we want to publish the Api to Maven Central as of prealpha 3.
For preparation we should setup everything that is needed for that before the release:
- We need to request access for the
org.codeoverflow
groupId at Sonatype (official guide). - We need to setup sbt to be able to publish to Maven Central.
xerial/sbt-sonatype should do most of that for us.
I want to automate release related publishing tasks like this or the creation and uploading of deployments to releases for alpha 1 (I will create a issue for that at some point), but for prealpha 3 it is going to happen manually if all are okay with that.