pvary commented on code in PR #3168:
URL: https://github.com/apache/hive/pull/3168#discussion_r844895657


##########
pom.xml:
##########
@@ -1810,6 +1810,7 @@
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
             <configuration>
+              <doclint>none</doclint>
               <additionalparam>-Xdoclint:none</additionalparam>

Review Comment:
   I thought  this depends on the maven version, but found that this depends on 
the maven-javadoc-plugin version
   
   https://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html
   



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to