:bug: `kapt` used as an execution in `kotlin-maven...
# kapt
p
🐛
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
Thank you! We are looking into it: https://youtrack.jetbrains.com/issue/KT-26211
p
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
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)