Gradle 4.0 does not display executed tasks in command line

I figured out the issue. If you execute gradle --help- you may notice the --console option in the options list which is responsible for output during gradle task execution. Since gradle v4.0 console option is set to rich by default which causes the output I get using terminal. Basically using --console=plain fixes the issue (for example: gradle --console=plain build).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)