jira-importer commented on issue #683:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/683#issuecomment-2957344178

   **[Martin 
Desruisseaux](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=desruisseaux)**
 commented
   
   A support for `-Xdoclint` would be appreciated. However I disagree that 
Maven should take `-Xdoclint:none` as the default. I realize that the JDK 8 
behavior (all checks enabled by default) will break lot of Javadoc generation. 
But I think that it is preferable to force developers to explicitly disable the 
checks if they need too, otherwise many developers will probably not even 
realize that their Javadoc has problems. Especially since when using 
`-Xdoclint:none`, the errors are not replaced by warnings - they just disappear.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to