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 ?
p
Paul N
01/12/2020, 9:16 PM
A copy of your pom and an indication of what errors you are encountering would be useful.