Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build is toast #78

Open
codefromthecrypt opened this issue Aug 23, 2019 · 0 comments
Open

build is toast #78

codefromthecrypt opened this issue Aug 23, 2019 · 0 comments

Comments

@codefromthecrypt
Copy link
Member

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

codefromthecrypt pushed a commit that referenced this issue Aug 23, 2019
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
codefromthecrypt pushed a commit that referenced this issue Sep 18, 2019
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant