hudsonb
10/31/2018, 11:55 AMribesg
10/31/2018, 11:56 AMhudsonb
10/31/2018, 11:59 AMext.kotlin_version = '1.2.50'
to 1.3.0
, I get the following when it tries to apply the kotlin plugin:
A problem occurred evaluating root project 'kubed'.
> Failed to apply plugin [id 'kotlin']
> Could not generate a proxy class for class org.jetbrains.kotlin.gradle.dsl.KotlinJvmProjectExtension.
ribesg
10/31/2018, 12:00 PMhudsonb
10/31/2018, 12:02 PMribesg
10/31/2018, 12:03 PM--stacktrace
hudsonb
10/31/2018, 12:05 PMgroovy.lang.MissingPropertyException: Could not get unknown property 'kotlin_version' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
ribesg
10/31/2018, 12:07 PMext.kotlin_version
hudsonb
10/31/2018, 12:07 PMjava.lang.NoClassDefFoundError: org/gradle/api/attributes/HasAttributes
ribesg
10/31/2018, 12:08 PMhudsonb
10/31/2018, 12:08 PMribesg
10/31/2018, 12:08 PMgildor
10/31/2018, 12:28 PM