GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
StaticLinkageChecker for classpath for each artifact
Đang mở
enhancement
p3
- Ngôn ngữ chính
- Java
- Star
- 163
- Fork
- 80
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Note from the discussion with @patflynn . (Not decided how to implement it yet)
As of now, the dashboard has a (global) static linkage check result. This idea is to run StaticLinkageChecker against each classpath of the Maven artifacts in a BOM to get artifact-level result.
This corresponds the relationship between "global upper bounds" and "(local) upper bounds".
If there is a static linkage conflict in a class path from Maven artifact's dependencies, it's a simpler problem than the one against a big class path from BOM.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.