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

Upgrade finagle-maven-plugin to scrooge-maven-plugin because: #1087

Merged
merged 6 commits into from
Dec 1, 2019

Conversation

HenryCaiHaiying
Copy link
Contributor

  1. The jars are missing from twitter maven repo:
    https://maven.twttr.com/com/twitter/maven-finagle-thrift-plugin/0.0.9/

  2. Per https://gitter.im/twitter/finagle, they want us to upgrade to the newer scrooge maven plugin

1. The jars are missing from twitter maven repo:
https://maven.twttr.com/com/twitter/maven-finagle-thrift-plugin/0.0.9/

2. Per https://gitter.im/twitter/finagle, they want us to upgrade to the newer scrooge maven plugin
Henry Cai added 5 commits November 27, 2019 14:25
The following jars (pulled in directly or indirectly from twitter's zookeeper) are no longer present in twitter's maven central:

com.twitter.common.zookeeper:lock:jar:0.0.7,
com.twitter.common.zookeeper:client:jar:0.0.7,
com.twitter.common:net-util:jar:0.0.29,
com.twitter.common:collections:jar:0.0.34,
com.twitter.common:quantity:jar:0.0.30,
com.twitter.common:base:jar:0.0.38,
com.twitter.common:util-system-mocks:jar:0.0.26

Replace twitter's zookeeper lock with apache curator's mutex which is more standard and lives in maven central.
This jar is no longer present in twitter maven repo
@HenryCaiHaiying HenryCaiHaiying merged commit 01c4b4e into pinterest:master Dec 1, 2019
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

Successfully merging this pull request may close these issues.

1 participant