gradle / gradle/develocity-build-validation-scripts
Develocity Maven extension version should be configurable
- Dominant language
- Shell
- Stars
- 115
- Forks
- 23
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 6
Description
Currently a version of the Develocity Maven extension is bundled with the Build Validation Scripts Maven distribution with no option to use a different version. This could be made configurable following a pattern similar to what is done in the Develocity GitLab Templates.
https://github.com/gradle/develocity-gitlab-templates/blob/f487b55b942fafd02c621c9a7a23c98c11ffcebd/develocity-maven.yml
This change would benefit users who are running an older version of Develocity than what is compatible with the bundled version but who want to use the latest version of the scripts. Additionally, it would reduce the size of the Maven distribution which benefits all Maven users and especially those who do not require the auto-injection functionality.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Develocity Maven Templates pattern linked in the issue and then locate how the Maven distribution bundles and injects the extension. Define the configurable version and verify that users can select another version while the distribution no longer bundles unnecessary extension contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100