Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-70658

MavenConsole doesn't work properly with maven 3.9.0

      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

            drulli Ulli Hafner
            tario Patrick Ruckstuhl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: