GoogleCloudPlatform/cloud-opensource-java
View on GitHubCreate a checker for overlapping classes in the BOM
Open
#771 opened on Jul 3, 2019
enhancementgood first issuehelp wantedp3
Repository metrics
- Stars
- (162 stars)
- PR merge metrics
- (PR metrics pending)
Description
Specifically, we would want to run a checker to make sure that a new release of a library (e.g. google-cloud-java) wasn't creating new artifacts containing classes that other artifacts already contain.