-
Task
-
Resolution: Unresolved
-
Minor
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.
[JENKINS-58028] Move from gmaven-plugin to gmavenplus-plugin; or remove entirely
Remote Link | New: This issue links to "pipeline-model-definition PR 337 (Web Link)" [ 23104 ] |
Remote Link | New: This issue links to "pipeline-model-definition PR 340 (Web Link)" [ 23105 ] |
Description |
Original:
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. 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. |
New:
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. |
Remote Link | New: This issue links to "jenkinsci/pom PR #42 (Web Link)" [ 23108 ] |
Remote Link | New: This issue links to "jenkinsci/plugin-pom PR #209 (Web Link)" [ 23109 ] |
Labels | New: hacktoberfest |
Summary | Original: Move from gmaven-plugin to gmavenplus-plugin | New: Move from gmaven-plugin to gmavenplus-plugin; or remove entirely |