I am currently running gradle version 5.6.4. When trying to upgrade our gretty dependency from 3.0.1 to 3.0.5 or 3.0.7, I am running into this error with no other information:
Exception in thread "Thread-65" groovy.lang.MissingPropertyException: Could not get unknown property 'mainClass' for object of type org.gradle.process.internal.DefaultJavaExecAction_Decorated.
at org.gradle.internal.metaobject.AbstractDynamicObject.getMissingProperty(AbstractDynamicObject.java:87)