FAILURE: Build failed with an exception怎么解决?求解决思路

* What went wrong:
Execution failed for task ':video:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

在命令后面加个--info或者--debug看看