gitgabrio opened a new issue, #1032:
URL: https://github.com/apache/incubator-kie-issues/issues/1032

   The ci build is executed with the `dependency:tree` goal.
   That means that for every module build in a given repo, its dependency:tree 
is printed out, making the logs longer and harder to read.
   Those informations are almost always useless, and this behavior has been 
introduced a couple of years ago for some feature that, maybe, is not even in 
use.
   If those dependency:tree are actually needed, they can be written in a 
different, specific file (there is a standard maven option to do that)
   
   @jstastny-cz @baldimir 


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to