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 ...
While attempting to compile our project (mvn -U clean test-compile), I see this error, IllegalArgumentException: Unsupported class file major version 65 (see attached log file for the full stack trace ...