GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

Different packages in different versions of the same artifact

オープン
#378 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。