-
Improvement
-
Resolution: Fixed
-
Major
-
None
With Maven2 the name and goal of an executed mojo will be printed in bold letters to the console. However Maven 3 changed the console output during start of executed mojos, so the old regex does not work anymore for freestyle jobs. Moreover Maven2/3 jobs use the ExecutionEventLogger to print names to the console.