GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

Different packages in different versions of the same artifact

Open
#378 0 comments 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
Java
Stars
163
Forks
80
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.