apache / apache/beam-starter-java
Pin Gradle Version
未关闭
- 主要语言
- Java
- 星标
- 8
- 派生
- 12
- 平均合并
- 10 分钟
- 30 天内合并 PR
- 1
描述
Ran into errors which were unexpected. `baseName` needed to become `archiveBaseName` in build.gradle ... this is because the github action just uses the latest version of gradle, and that is not pinned.
贡献指南
调研方向
首先阅读 build.gradle,并检查 GitHub Action 如何选择 Gradle 版本。确认哪个版本与现有 build 兼容,固定该版本,并验证报告的 baseName/archiveBaseName 错误不再发生。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100