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 ...
<executions> <execution> <phase>package</phase> <goals><goal>proguard</goal></goals> </execution> </executions> <configuration> <obfuscate>true</obfuscate> <injar ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results