We have tasks that output nothing useful unless --info level logging is passed in. Which many people forget to do. Is there a way to force --info for specific tasks?
There is, but it appears to be broken. See: http://issues.gradle.org/browse/GRADLE-2658
thanks, hope it gets fixed soon