Tomasz Krakowiak
07/27/2021, 5:18 PMError: Could not find or load main class org.jetbrains.kotlin.cli.jvm.K2JVMCompiler
Caused by: java.lang.ClassNotFoundException: org.jetbrains.kotlin.cli.jvm.K2JVMCompiler
1.5.21 gradle plugin, tried different SDKs, upgrading plugin to 1.5.30-M1, downgrading to 1.5.20, 1.5.10. Cleaning project, removing whole $HOME/.gradle directory.
This error relates to submodule of multi-project project. Modules use either jvm or mpp plugin.
Thread in Slack Conversationtapchicoma
07/27/2021, 5:21 PMtapchicoma
07/27/2021, 5:21 PMTomasz Krakowiak
07/27/2021, 6:59 PMTomasz Krakowiak
07/27/2021, 7:02 PMtapchicoma
07/27/2021, 7:10 PMTomasz Krakowiak
07/27/2021, 9:33 PM