adamretter commented on issue #714:
URL: https://github.com/apache/maven-mvnd/issues/714#issuecomment-1279819524

   We use multi-threaded Maven builds, so the output from Maven Daemon is much 
preferable as it sanitises the order.
   
   We also have multiple steps within a step, so we may see some improvements 
perhaps, e.g.:
   
   * `mvn -V -B -DtrimStackTrace=false clean verify`
   * `mvn -V -B jacoco:report coveralls:report -DrepoToken=${{ 
secrets.COVERALLS_TOKEN }}`


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to