PDavid commented on PR #7693: URL: https://github.com/apache/hbase/pull/7693#issuecomment-3819401864
> I approved the changes because they are good on their own merit but do not seem to be fixing the site build issues per the precommit report. > > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.21.0:site (default-site) on project hbase: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.21.0:site failed. NullPointerException -> [Help 1] > > I think more needs to be done here before we can claim it is a NPE fix @PDavid Hi @apurtell, Many thanks for your feedback. :+1: Maybe I'm wrong but I understood the Yetus result as the mvn site [fails in base branch](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7693/1/artifact/yetus-general-check/output/branch-mvnsite-root.txt) ("root in branch-2.5 failed.") and in this feature branch mvn site is successful (the patch passed): https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7693/1/artifact/yetus-general-check/output/patch-mvnsite-root.txt -- 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]
