GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

Different packages in different versions of the same artifact

未關閉
#378 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。