Hi All,

When we build the HBase website, we still build and publish the Maven
report HTML files, for example these:
- https://hbase.apache.org/project-info.html
- https://hbase.apache.org/dependency-convergence.html
- https://hbase.apache.org/dependency-info.html
- etc.

But these lost the modern Maven site skin - I think they are rendered with
the default Maven skin.
I guess because we deleted src/site/site.xml (where we declared the Maven
skin) under https://github.com/apache/hbase/pull/7419/

Now question is do we still need these Maven reports? Because we don't link
to these anymore from our website. What do you think?

If we don't need these Maven reports anymore we could skip generating them.
Or if we need the reports, we could still use the modern skin.

Many thanks,
Dávid

Reply via email to