Kotlin / kotlin-koans

Kotlin workshop
MIT License
2.6k stars 1.41k forks source link

Use plugins edutools #180

Open Dwan-xie opened 4 years ago

Dwan-xie commented 4 years ago

Environment:MacOS、Gradle 4.9 IDE:IntelliJ IDEA CE 2019.03 JDK : 1.8.0_111

  1. After join the course,always alert ”Kotlin Koans:failed“,don't have other info for this error 2.Click ”check“ in the task description,alert ”No tests have run“
Dwan-xie commented 4 years ago

28950607-7C52-4EA3-A61B-163C4BC6DC4C

igalimov commented 4 years ago

Hello @Dwan-xie, I am sorry to hear that you have such issues with Kotlin Koans and the EduTools plugin. For further investigation, I would like to ask you to collect the IDE logs as described in this article: https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files. I've created a ticket on YouTrack for you; please submit these logs into it: https://youtrack.jetbrains.com/issue/EDU-2853. Thank you in advance!

lazurey commented 4 years ago

Same issue here.

First time build showed a more detailed error message as below

A problem occurred configuring root project 'Kotlin_Koans'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.21.

Build again will only show "kotlin failed" without any other information.

Environment: MacOS 10.15.3 Intellij: 2019.2.4 Ultimate Kotlin: 1.3.41

igalimov commented 4 years ago

Hello @lazurey, thank you for pointing us to this. Could you please collect the IDE logs as described here. Please submit these logs into this ticket on YouTrack: https://youtrack.jetbrains.com/issue/EDU-2853. Thank you in advance!