Is there an up-to-date Maven archetype for Kotlin?

It would make it much easier to start new Kotlin projects if there was an up-to-date Maven archetype that used the recommended directory structure and which plays nicely with IDEA.  

I’d create one myself only I’m not sufficiently familiar either with Maven or Kotlin.

Hi!

Unfortunately, no. We would be glad to get pull request for that.
Additional support for IDEA is not required because IDEA read pom.xml with Kotlin plugin nicely.