GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

Different packages in different versions of the same artifact

Aperta
#378 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
documentation enhancement
Lingua principale
Java
Stelle
163
Fork
80
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.