GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

StaticLinkageChecker for classpath for each artifact

未关闭
#325 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement p3
主要语言
Java
星标
163
派生
80
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。