kotlin version is 1.1-M04 now,and kotlin-maven-plugin shows Kotlin version that is used for building with Maven (1.1-M04) differs from the one bundled into the IDE plugin (1.1.0-rc-91). Plugin version (1.1-M04) is not the same as library version (1.0.4).but 1.1.0-rc-84 or 1.1.0-rc-91 not found,And the error disappears now Thanks @orangy