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

Shadow version of java-common #156

Open
NikitaKozlov opened this issue Aug 28, 2020 · 1 comment
Open

Shadow version of java-common #156

NikitaKozlov opened this issue Aug 28, 2020 · 1 comment

Comments

@NikitaKozlov
Copy link

Hi, all! I have a problem with Lightstep integration for Android (https://github.com/lightstep/lightstep-tracer-android). Lightstep SDK for Android depends on com.lightstep.tracer:java-common that depends on com.google.protobuf:protobuf-java, it conflicts with com.google.protobuf:protobuf-javalite that a dependency we want to add uses (Firebase Performance Monitoring).

Would it be possible to create a shadow version similar to https://github.com/lightstep/lightstep-tracer-java/blob/master/shadow/pom.xml#L71-L72?

@dimi-nk
Copy link

dimi-nk commented Jun 21, 2022

Same issue. There's a conflict when using newer versions of proto/grpc

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

2 participants