GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Different packages in different versions of the same artifact
未关闭
documentation
enhancement
- 主要语言
- Java
- 星标
- 163
- 派生
- 80
- PR 合并指标
- 30 天内没有已合并 PR
描述
Here's a case I don't think we've addressed. I don't know of a mistake like this in GCP libraries but it does happen:
https://stackoverflow.com/questions/24962607/multiple-versions-of-the-same-dependency-in-maven
In this case, there are completely different packages in different versions of the *same* groupID:artifactID
This prevents multiple packages with completely non-overlapping classes from being loaded ito the same VM, no matter how dependencies are resolved.
I could see Apiary coming close to this though.
贡献指南
评估
这个 Issue 还没有评估数据。