> mvn install -pl core -DskipTests -Dcheckstyle.skip org.jetbrains.kotlin:kotlin-maven-plugin:1.2.71:test-compile
What do you mean by "install" here? "install" here builds the full project with all the plugins, and it includes regular javac stuff. Vladimir
