jenkinsci / jenkinsci/plugin-pom
[JENKINS-58028] Move from gmaven-plugin to gmavenplus-plugin; or remove entirely
- Dominant language
- Java
- Stars
- 75
- Forks
- 81
- Avg merge
- 9m
- Merged PRs (30d)
- 18
Description
Jenkins plugins use a custom version of the gmaven-plugin that hasn't been updated in years.
There is a gmavenplus-plugin that is maintained and is Java 11 compatible.
https://github.com/groovy/GMavenPlus
The pipeline-model-definition plugin recently switched to using gmavenplus with only some additional spotbugs issues.
Jenkins parent-pom should switch to gmavenplus and exclude gmaven.
---
Originally reported by
bitwiseman, imported from: Move from gmaven-plugin to gmavenplus-plugin; or remove entirely
Raw content of original issue
Jenkins plugins use a custom version of the gmaven-plugin that hasn't been updated in years.
There is a gmavenplus-plugin that is maintained and is Java 11 compatible.
https://github.com/groovy/GMavenPlus
The pipeline-model-definition plugin recently switched to using gmavenplus with only some additional spotbugs issues.
Jenkins parent-pom should switch to gmavenplus and exclude gmaven.
Contributor guide
Assessment
This issue has not been assessed yet.