stoty commented on PR #6075: URL: https://github.com/apache/hbase/pull/6075#issuecomment-2243263599
The reported javadoc issues are in the generated protobuf code, @Apache9 . Looking at hbase-protocol, javadoc generation is completely disabled there. We are also excluding generated file in the report generation javadoc phase, but that's not an option hbase-rest. Should I add the same exclude settings to the normal (build) javadoc settings in the root pom ? Or should I override the javadoc plugin config in the hbase-rest module ? -- 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]
