apache / apache/beam-starter-java
Pin Gradle Version
Open
- Dominant language
- Java
- Stars
- 8
- Forks
- 12
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Research direction
Start by reading build.gradle and inspect how the GitHub Action selects the Gradle version. Confirm which version is compatible with the existing build, pin that version, and verify that the reported baseName/archiveBaseName error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100