Github user vdiravka commented on a diff in the pull request:
https://github.com/apache/drill/pull/1182#discussion_r178561972
--- Diff: pom.xml ---
@@ -66,6 +66,7 @@
<excludedGroups />
<memoryMb>4096</memoryMb>
<directMemoryMb>4096</directMemoryMb>
+ <additionalparam>-Xdoclint:none</additionalparam>
--- End diff --
Do we need a task (new Jira) for refactoring the Drill java docs and moving
onto Java 8 doclint?---
