groostav
04/06/2017, 4:18 AMbamboo
04/06/2017, 1:07 PMgroostav
04/07/2017, 1:32 AMError: Property delegate must have a 'getValue(Nothing?, KProperty<*>)' method. None of the following functions is suitable:
public operator fun <T> ExtraPropertiesExtension.getValue(nothing: Nothing?, property: KProperty<*>): String? defined in org.gradle.script.lang.kotlin (C:\Users\Geoff\.gradle\caches\3.4.1\gradle-script-kotlin\9ie15qme9coikkue7luuwndvb\build.gradle.kts (23:34))
gradle-script-kotlin
assemble
...bamboo
04/07/2017, 12:26 PM./gradlew clean check
?fitzoh
04/07/2017, 4:44 PMgroostav
04/07/2017, 9:17 PMgradlew
I was using my local gradle
installed by chocolaty.
@fitzoh I'm scared of the groovy gradle DSL. I was hoping an IDE's auto completion might help me, because I'm pretty good with the intricacies of closures in kotlin, but gradle was literally my first experience with groovy.bamboo
04/07/2017, 9:33 PMgradlew check
should work, please let us know if it doesn't