-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels