java-control-plane icon indicating copy to clipboard operation
java-control-plane copied to clipboard

Build Issue from Unshaded Dependencies

Open michaelli321 opened this issue 4 years ago • 0 comments

Hello! I'm trying to incorporate this package in my project but I'm having some issues building my project because of unshaded dependencies. My project has some of the same dependencies in this project, such as Opencensus, which causes build issues since both classes end up in the classpath. Would you be able to shade the dependencies or what would you suggest I do to fix this? Thanks!

michaelli321 avatar Jul 23 '21 18:07 michaelli321