Hi I am trying to migrate our project (kotlin /maven) from java 8 to java 11. I fail to compile as there are some missing modules I need for compilation but I don’t know how to add them to the maven plugin definition. Can someone point me to the right direction ?