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
our zipkin-api repo died.. we have to get bintray to restore it.
Meanwhile, this is instructions to release. Similar to openzipkin/zipkin-aws#137
Ex from tag 0.2.2
```bash
$ SONATYPE_USER=adriancole SONATYPE_PASSWORD=letmein GPG_TTY=$(tty) ./mvnw -s .settings.xml -Prelease -Psonatype deploy -DskipTests
```
then I close and release repo from https://oss.sonatype.org/#stagingRepositories
See #78
our zipkin-api repo died.. we have to get bintray to restore it.
Meanwhile, this is instructions to release. Similar to openzipkin/zipkin-aws#137
Ex from tag 0.2.2
```bash
$ SONATYPE_USER=adriancole SONATYPE_PASSWORD=letmein GPG_TTY=$(tty) ./mvnw -s .settings.xml -Prelease -Psonatype deploy -DskipTests
```
then I close and release repo from https://oss.sonatype.org/#stagingRepositories
See #78
bintray repo no longer exists https://bintray.com/openzipkin/maven/zipkin-api
we can use the same workaround as we did in zipkin-aws in the mean time openzipkin/zipkin-aws#137
The text was updated successfully, but these errors were encountered: