Multiple stacktrace errors on lots of CLASS file when starting the server, in the lines of: [00:19:45 ERROR]: Fatal error trying to convert ViaVersion v5.0.2-SNAPSHOT ...
When running mvn javadoc:javadoc -e on a Java 11 project I get the below error. This seems to only be happening with Java 11. The maven plugin works fine for Java 10 ...