Skip to content

After updating to latest kotlin gradle plugin springboot-hello-world don't compile #1

Description

@honglili-qochealth

Hi,

Thanks for providing the sample code. They are very helpful.
While running the sample code(springboot-hello-world), It worked with bundled gradle. After upgrading gradle to latest gradle-kotlin-dsl-4.3-20170914120502+0000-all.zip.

I got this error:

Configure project :
e: /Users/void/Documents/dev/kotlin/smallexamples/springboot-kotlin-helloworld/build.gradle.kts:32:5: Unresolved reference: compile
e: /Users/void/Documents/dev/kotlin/smallexamples/springboot-kotlin-helloworld/build.gradle.kts:33:5: Unresolved reference: compile
e: /Users/void/Documents/dev/kotlin/smallexamples/springboot-kotlin-helloworld/build.gradle.kts:34:5: Unresolved reference: compile
e: /Users/void/Documents/dev/kotlin/smallexamples/springboot-kotlin-helloworld/build.gradle.kts:35:5: Unresolved reference: testCompile

Do you have any idea why?

Thanks,
HL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions