gradle-enterprise-build-validation-scripts
gradle-enterprise-build-validation-scripts copied to clipboard
Develocity Maven extension version should be configurable
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.