GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

JLBP-16 Recommend using Gradle version catalogs

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

描述

The recommended `ext` extension in root project for Gradle in https://jlbp.dev/JLBP-16 is bad practice nowadays (cross project configuration), and won't work with Gradle's Isolated Projects feature.

Gradle has had a Version Catalog feature for some time now specifically to declare dependency versions to be used across the build.

贡献指南

打开贡献指南

调研方向

Start with the root project’s Gradle configuration and the guidance in JLBP-16. Replace the recommended root-project ext dependency version declarations with Gradle version catalogs, then verify that dependency versions remain available across the build and are compatible with Gradle Isolated Projects.

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
build-system
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

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