GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Compile or runtime classpath
未关闭
p2
question
- 主要语言
- Java
- 星标
- 163
- 派生
- 80
- PR 合并指标
- 30 天内没有已合并 PR
描述
Should the Linkage Checker and enforcer rule, via DependencyGraphBuilder, operate on the compile time classpath or runtime classpath? In Maven the latter includes more than the former, since maven does not have a compileOnly scope.
贡献指南
调研方向
Start by tracing the Linkage Checker and enforcer rule through DependencyGraphBuilder, then compare how Maven exposes compile-time and runtime classpaths. Done means establishing and documenting which classpath the tools should use, including the implications of Maven's lack of a compileOnly scope.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system, devtools
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100