Hi I am trying to migrate our project (kotlin /mav...
# server
l
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
A copy of your pom and an indication of what errors you are encountering would be useful.