The kotlin-maven-plugin compiles Kotlin sources and modules . Currently, only Maven v3 is supported. Define the version of Kotlin you want to use via a kotlin.version property: <properties> <kotlin.version>1.6.10</kotlin.version> </properties>16 Kas 2021