liuxiaocs7 commented on PR #7726: URL: https://github.com/apache/hbase/pull/7726#issuecomment-4011394608
> @liuxiaocs7 as I see the refguide check failed again in the Yetus General Check: > > ``` > cd /home/runner/work/hbase/hbase/src > /opt/maven/bin/mvn --batch-mode -Dmaven.repo.local=/home/runner/yetus-m2/hbase-master-patch-608 clean site --batch-mode -pl . -Dtest=NoUnitTests -DHBasePatchProcess -Prelease -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dspotbugs.skip=true > /home/runner/work/hbase/hbase/yetus-general-check/output/patch-refguide.log 2>&1 > [Fri Mar 6 09:50:32 AM UTC 2026 DEBUG]: add_vote_table_v2 >-1< >refguide< >< >10< patch failed to produce the html version of the reference guide. > ``` > > The refguide is built quite differently now than before and our Yetus check seems to expect the old way: > > https://github.com/apache/hbase/blob/master/dev-support/hbase-personality.sh#L456 > > I think you can ignore it for now until I am able to fix this. Sorry for the hassle. @PDavid, got it, many thanks for your feedback! -- 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]
