Uh oh!
There was an error while loading. Please reload this page.
HBASE-29860 Fix NullPointerException on Maven site build - #7693
Conversation
This occurs when the parser encounters a section in an .xdoc file that it cannot properly index, such as sections without a name attribute.
Apache-HBase
commented
Jan 29, 2026
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 29, 2026
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 29, 2026
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 29, 2026
💔 -1 overall
This message was automatically generated. |
apurtell
commented
Jan 29, 2026
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 |
PDavid
commented
Jan 29, 2026
Hi @apurtell, |
Uh oh!
There was an error while loading. Please reload this page.
This occurs when the parser encounters a section in an .xdoc file that it cannot properly index, such as sections without a name attribute.