You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
Since we are now within the census-ecosystem, we should publish new versions to the io.opencensus group-id on maven.
On the one hand, we simply need to update build.sbt with the new orga.
On the other hand we need some way to release new versions to sonatype. To publish signed artefacts to sonatype we use the sbt plugin https://github.com/xerial/sbt-sonatype. Would be great to have some kind of travis job which executes the commands on demand.
The text was updated successfully, but these errors were encountered:
Sebruck
changed the title
Change organisation in build and setup a way to publish to it
Change organisation in build and setup a way to publish to it on sonatype
May 30, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Since we are now within the census-ecosystem, we should publish new versions to the
io.opencensus
group-id on maven.On the one hand, we simply need to update
build.sbt
with the new orga.On the other hand we need some way to release new versions to sonatype. To publish signed artefacts to sonatype we use the sbt plugin https://github.com/xerial/sbt-sonatype. Would be great to have some kind of travis job which executes the commands on demand.
The text was updated successfully, but these errors were encountered: