Do not fail build on JavaDoc errors.
JavaDoc is best effort, no need to fail the build if there is an error. These are driving me crazy anyway, no idea why it is an error if a public field does not have JavaDoc, for example.
Loading
Please sign in to comment