You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oliver Libutzki (Jira)" <ji...@apache.org> on 2022/10/26 05:02:00 UTC

[jira] [Created] (MNG-7581) Port mvnd console output to maven

Oliver Libutzki created MNG-7581:
------------------------------------

             Summary: Port mvnd console output to maven
                 Key: MNG-7581
                 URL: https://issues.apache.org/jira/browse/MNG-7581
             Project: Maven
          Issue Type: New Feature
            Reporter: Oliver Libutzki
         Attachments: mvnd-console-output.gif

Esepcially for parallel builds the console output of mvnd is very helpful.

 

First of all it offers a great overview at the current build state and - even more important - it doesn't mix up the logs as it aggregates the console output for each module and prints it at the end of the build.

 

With "plan maven" the logs for concurrent builds are nearly unuseable as multple threads write into the same stream.

 

Here is a sample of the mvnd console-output for a maven build using 24 cores:

!mvnd-console-output.gif!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)