You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoClassDefFoundError: org/jetbrains/kotlin/gradle/dsl/KotlinCompile
at io.micronaut.gradle.MicronautKotlinSupport.configureKotlin(MicronautKotlinSupport.java:78)
at io.micronaut.gradle.MicronautKotlinSupport.lambda$whenKotlinSupportPresent$0(MicronautKotlinSupport.java:49)
Expected Behavior
Koltin project synchronizes properly in IntelliJ
Actual Behaviour
The project fails synchronization with
see e.g. https://scans.gradle.com/s/22eoxo6xfyjrs/failure
Steps To Reproduce
classes
Environment Information
Operating system macOS 14.2.1 (aarch64)
Java runtime Azul Zulu OpenJDK Runtime Environment 21.0.2+13-LTS
Java VM Azul Zulu OpenJDK 64-Bit Server VM 21.0.2+13-LTS (mixed mode, sharing)
Example Application
agorapulse/micronaut-aws-sdk#244
Version
4.5.0
The text was updated successfully, but these errors were encountered: