FAILURE: Build failed with an exception.
I am trying to figure out why in the middle of the build this is suddenly happening for my project that I did not tamper with. Basically, what does that error message mean in terms of figuring out where the problem is?
-
Where:
Build file ‘/Users/joejung//Libraries//build.gradle’ line: 6 -
What went wrong:
A problem occurred evaluating project ‘:Libraries:********’.
No such property: mainClassName for class: org.gradle.api.internal.project.DefaultProject_Decorated
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.