Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Hi,
I would like to use mvnd --batch-mode in my CI builds (see ticket: https://github.com/apache/maven-mvnd/issues/789), but the messages printed by surefire do not use SLF4j (like other plugins) and hence do not print the module name in front of the actual message.
This makes the output hardly usable.