-
Bug
-
Resolution: Fixed
-
Minor
It looks like with Maven 3.9.0 the output of the plugin name has changed and therefore the logic doesn't work correctly anymore.
e.g. Before
[2023-02-20T11:35:11.123Z] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ connectivity ---
With maven 3.9.0
[2023-02-20T13:15:28.231Z] [INFO] --- compiler:3.10.1:compile (default-compile) @ connectivity ---
Similar things are there for other plugins such as maven enforcer or javadoc.
[JENKINS-70658] MavenConsole doesn't work properly with maven 3.9.0
Assignee | Original: Ulli Hafner [ drulli ] | |
Labels | New: help-wanted newbie-friendly | |
Priority | Original: Critical [ 2 ] | New: Minor [ 4 ] |
Attachment | New: image-2023-02-26-00-07-03-899.png [ 60016 ] |
Assignee | New: Ulli Hafner [ drulli ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Released As | New: https://github.com/jenkinsci/analysis-model/releases/tag/v11.2.0 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |