Kapt support for Ant (kotlin-ant)

Currently, only Maven and Gradle plugins support annotation processing with kapt. Is there any plan for adding such a functionality in kotlin-ant?

We don’t have such plans at this time, but you’re welcome to file a feature request in YouTrack. We do plan to document how kapt can be used with pure command-line kotlinc, if it helps.