I am using JDK 8 and javac -1.8. I also tried with JDK 11 I try to convert the file to a .CAP file but every time I run ant I receive the following error : error ...
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 ...