Issues with making a Maven project with Kotlin

I’ve tried these steps and it works fine for me.

When you compile your project with maven (mvn compile in command line), does it succeed?
If yes, you may need to reimport maven projects to IDEA.