插件kotlin-maven-plugin编译Kotlin代码和模块,现在仅支持Maven V3。
使用kotlin.version属性定义Kotlin版本号。
<properties> <kotlin.version>1.1.1</kotlin.version> </properties>