Skip to content

Kotlin compiler embedddable in build classpath warning #30

@TheDGOfficial

Description

@TheDGOfficial
w: ⚠️ 'org.jetbrains.kotlin:kotlin-compiler-embeddable' Artifact Present in Build Classpath
The artifact `org.jetbrains.kotlin:kotlin-compiler-embeddable` is present in the build classpath along Kotlin Gradle plugin.
This may lead to unpredictable and inconsistent behavior.
Solution:
Please remove the `org.jetbrains.kotlin:kotlin-compiler-embeddable` artifact from the build classpath.
See https://kotl.in/gradle/internal-compiler-symbols for more details.

Can't seem to fix it, I excluded it from all dependencies and it's still there. Likely being added by dgt

The "this may lead to unpredictable and inconsistent behaviour" part suggests this might be a higher priority issue, but it is not classified as an error but a warning.

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