https://kotlinlang.org logo
Title
p

poohbar

08/27/2018, 1:26 PM
🐛
kapt
used as an execution in
kotlin-maven-plugin
breaks IntelliJ's
pom.xml
parsing with Kotlin version
1.2.61
and IntelliJ version
2018.2.2.
Source folders are not marked correctly upon reimporting the maven project, it only marks kapt's generated source directory as source.
a

Alexey Belkov [JB]

08/28/2018, 11:34 AM
Thank you! We are looking into it: https://youtrack.jetbrains.com/issue/KT-26211
p

poohbar

08/28/2018, 12:55 PM
Awesome!! Thank you so much 🙂
@Alexey Belkov [JB] Hey, just wanted to give you heads up that this issue was resolved by 1.2.70 for me. Thanks!
Any roadmap on when will IntelliJ's compiler be able to use kapt?
a

Alexey Belkov [JB]

09/17/2018, 2:03 PM
I'm glad to hear that 🙂 If you mean the IDEA build support for JPS, then sorry, we don't have any ETA on this (https://youtrack.jetbrains.com/issue/KT-15040)