PDavid opened a new pull request, #7853: URL: https://github.com/apache/hbase/pull/7853
Add back Maven site plugin to fix the warning during javadoc generation. `[WARNING] An issue has occurred with maven-javadoc-plugin:3.4.0:aggregate-no-fork report, skipping LinkageError Receiver class org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport does not define or inherit an implementation of the resolved method 'abstract void generate(org.codehaus.doxia.sink.Sink, java.util.Locale)' of interface org.apache.maven.reporting.MavenReport., please report an issue to Maven dev team. java.lang.AbstractMethodError: Receiver class org.apache.maven.plugins.javadoc.AggregatorJavadocNoForkReport does not define or inherit an implementation of the resolved method 'abstract void generate(org.codehaus.doxia.sink.Sink, java.util.Locale)' of interface org.apache.maven.reporting.MavenReport.` -- 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]
