Is there a Dokka release that is compatible with the 2.0 RCs? I get a ClassNotFoundException for
org.jetbrains.dokka.gradle.DokkaTask
✅ 1
o
Oleg Yukhnevich
05/10/2024, 1:37 PM
What version of Dokka are you using?
Can you post the full stacktrace?
I don't see any issues at my side with Kotlin 2.0.0-RC3 and Dokka 1.9.20
j
Josh Friend
05/10/2024, 1:52 PM
This happens when i run convention plugin integration tests with gradle testkit. I've tried dokka 1.9.0 and 1.9.20 with kotlin 2.0.0 rc2 and rc3. I can still run dokka tasks in the project though
and the same setup works with Dokka 1.9.20 and Kotlin 1.9.24?
I do think, that most likely the issue happens because Dokka Gradle Plugin is not in classpath of convention plugin
j
Josh Friend
05/10/2024, 2:16 PM
we are on kotlin 1.9.20 in production but yes this is currently working for us until i update to kotlin 2.0 RCs
a
Anton Mefodichev
05/13/2024, 8:32 AM
@Josh Friend, can you please create a ticket in YouTrack regarding the issue and attach the project with the issue? Thank you!
Anton Mefodichev
06/20/2024, 11:21 AM
@Josh Friend, hello, can you clarify have you created a ticket? Can you please specify its id? Thank you!