:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy
startup failed:
buildSrc/src/main/groovy/com/home/gradle/InstallNameTask.groovy: -1: The return type of java.lang.Object getPath() in com.home.gradle.InstallNameTask is incompatible with java.lang.String in org.gradle.api.internal.AbstractTask
. At [-1:-1] @ line -1, column -1.
1 error
This seems very internal and does not provide any information about where to look at. Do you have any ideas?