[
https://issues.apache.org/jira/browse/HBASE-29648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050643#comment-18050643
]
Dávid Paksy commented on HBASE-29648:
-------------------------------------
[https://github.com/apache/hbase-site/blob/asf-site/dependencies.html] file was
last updated on Sep 5, 2025.
I checked and this report was still generated at 8a7defb858a revision.
Then I did a git bisect search (from this good commit) and found that the
following commit "broke" the generation of this report:
(HBASE-23671 Upgrade to JUnit 5)
[https://github.com/apache/hbase/commit/e4efbda3091b393ab5a1eb7ea5e010c53f6c15ec]
The question is do we actually need this report at all as would only list test
dependencies (junit).
[I asked on the dev mailing
list|https://lists.apache.org/thread/ort8bpjjd6rdhlmpq9gyoz5oro8hv47c] if we
need this report or the other Maven reports at all and there was no answers.
What do you think [~zhangduo]?
> Dependencies HTML page is old and broken on our site
> ----------------------------------------------------
>
> Key: HBASE-29648
> URL: https://issues.apache.org/jira/browse/HBASE-29648
> Project: HBase
> Issue Type: Bug
> Components: website
> Reporter: Dávid Paksy
> Assignee: Dávid Paksy
> Priority: Major
> Attachments: image-2025-10-08-10-59-13-745.png
>
>
> Now that we replaced the Maven site skin under HBASE-29152, I just noticed
> that opening [https://hbase.apache.org/dependencies.html
> |https://hbase.apache.org/dependencies.html]reveals that this page is broken.
> !image-2025-10-08-10-59-13-745.png|width=527,height=383!
> The styles of the page does not load and it tries to load the Apache Maven
> Fluido skin styles.
> Checking the dependencies.html was last updated on 04 September 2025:
> [https://github.com/apache/hbase-site/blob/asf-site/dependencies.html]
> The report itself only seems to contain dependencies of the test scope, such
> as junit and hamcrest.
> When I locally build the site with {{mvn clean install -DskipTests && mvn
> site}} this dependencies.html is not generated at all.
> Every other Maven report page seems to work fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)