MavenConsole doesn't work properly with maven 3.9.0

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Ulli Hafner
            Reporter:
            Patrick Ruckstuhl
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: