alexeykudinkin commented on code in PR #6170:
URL: https://github.com/apache/hudi/pull/6170#discussion_r942643055


##########
.github/workflows/bot.yml:
##########
@@ -9,6 +9,8 @@ on:
     branches:
       - master
       - 'release-*'
+env:
+  MVN_ARGS: -ntp -B -V -Pwarn-log 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.plugins.shade=warn 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.plugins.dependency=warn

Review Comment:
   Interesting. You're saying if you specify the logs it in props for these 
loggers it's not not picked up?



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