I have an IntelliJ project composing several subprojects which are all Java 9 modules. I use Maven as a build system. My project has no \"Facets\". My run configuration look
I fixed this error by disabling Kotlin plugin since I am not using it and the problem is solved