You\'ll quickly realize that JDK8 is a lot more strict (by default) when it comes to Javadoc. (link - see last bullet point)
If you never generate any Javadoc then o
Since version 3.0.0 of maven-javadoc-plugin the doclint is configured via the dedicated XML tag
org.apache.maven.plugins maven-javadoc-plugin 3.0.0 none