OLibutzki opened a new issue, #704:
URL: https://github.com/apache/maven-mvnd/issues/704

   Hi everyone,
   
   we would like to build the modules our multi-module maven projects in 
Jenkins concurrently.
   
   Using `mvn -T` that works quite well, but unfortunately the logs are messed 
up as all the different hreads write to the console output.
   
   mvnd offers a great way to visualize the progress of a parallel 
multi.-module build and - even mor eimportant - collects the log output and 
prints it after the build is finished. We would like to benefit from this 
feature in Jenkins as well.
   
   So, I don't need the daemon itself in Jenkins, but this output optimiazion. 
If there is a way to port it to maven itself my problem would be solved too. 
For the time being I assume it's more realistic to use mvnd instead of mvn in 
Jenkins.
   
   Maybe you have another idea how to solve my issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to