Bryan Beaudreault created HBASE-28306:
-----------------------------------------
Summary: Add property to customize Version information
Key: HBASE-28306
URL: https://issues.apache.org/jira/browse/HBASE-28306
Project: HBase
Issue Type: Improvement
Reporter: Bryan Beaudreault
Assignee: Bryan Beaudreault
In hbase-common we generate Version.java using the ${project.version} property.
In some custom builds, it may be necessary to override the project version. The
custom version may not be compatible with how Version works, or the user may
want to add extra metadata (like a build number). We can add a property which
defaults to ${project.version} but allows the user to specify separately if
desired.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)