Hey, I have a weird one. I have a project that is currently building fine on a colleagues windows pc, it also builds fine on our TeamCity agent. However, on my pc Windows 1809, I get the following exception (will post below). I've tried
mvn package
on wsl (ubuntu 1804) using the default jdk (10) as well as openjdk11 both give the same error. Same error when I try and run from intellij (right click green arrow -> run ). Any ideas 😕