Description
The `javadoc` target isn't run during CI builds, allowing for errors in javadocs to leak in.
Instead, we can include javadoc like checkstyle, spotbugs, and import control as a pre-test step, to ensure that PRs aren't causing javadoc build regressions.
Attachments
Issue Links
- links to