Duo Zhang created HBASE-29788:
---------------------------------
Summary: Bump the version for Maven Project Info Reports Plugin
Key: HBASE-29788
URL: https://issues.apache.org/jira/browse/HBASE-29788
Project: HBase
Issue Type: Bug
Components: build, pom, site
Reporter: Duo Zhang
The ref guide build on nightly fails with
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.12.0:site (default-site) on
project hbase: Error generating maven-project-info-reports-plugin:3.1.2:index
report: Cannot invoke
"org.eclipse.aether.RepositorySystemSession.getWorkspaceReader()" because
"session" is null -> [Help 1]
{noformat}
This is because maven-project-info-reports-plugin 3.1.2 is not compatible with
maven 3.9.x.
Let's bump it to a newer version, like 3.9.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)