envoyproxy / envoyproxy/java-control-plane

Build Issue from Unshaded Dependencies

未关闭
#171 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
312
派生
149
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

打开贡献指南

调研方向

首先,使用同样采用 OpenCensus 的项目重现 issue 中描述的构建冲突,然后检查此软件包的依赖配置。issue 未指定任何文件或测试,因此请确定依赖在哪里声明,并确认 shading 是否能解决重复类。完成的标准是:该软件包能够与相同的依赖一起正常构建,或者已记录受支持的 workaround。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
build-system
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。