Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
mvn javadoc:javadoc fails with due to an awful lot of linter errors. (unescaped html chars end entities, invalid parameter names, return tags without description, self closing paragraph tags)
Attachments
Issue Links
- blocks
-
CONNECTORS-1105 Add maven delivery targets to poms
- Open
- is related to
-
CONNECTORS-1684 TravisCI: Maven javadoc build fails
- Resolved
The javadoc build produces warnings and errors. The errors break the javadoc build. I will only address the errors.