[
https://issues.apache.org/jira/browse/HDDS-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Myskov updated HDDS-6599:
--------------------------------
Description:
There are 2 properties that define Ozone version in pom.xml:
# project version
# ozone.version
They must be equal to the same value. HDDS-6304 tried to make it easier to
modify project version by adding maven plugin that compares these values.
However, a manual step is still required and using "mvn versions:set" in an
automatic way is not possible (because it changes project version but not
ozone.version).
Using project version as a value to ozone.version would be a better solution.
was:
There are 2 properties that define Ozone version in pom.xml:
# project version
# ozone.version
They must be equal to the same value. HDDS-6304 tried to make it easy to modify
project version by adding maven plugin that compares these values. However, a
manual step is still required and using "mvn versions:set" in an automatic way
is not possible (because it changes project version but not ozone.version).
Using project version as a value to ozone.version would be a better solution.
> Use a single property to define ozone version
> ---------------------------------------------
>
> Key: HDDS-6599
> URL: https://issues.apache.org/jira/browse/HDDS-6599
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Maksim Myskov
> Priority: Major
>
> There are 2 properties that define Ozone version in pom.xml:
> # project version
> # ozone.version
> They must be equal to the same value. HDDS-6304 tried to make it easier to
> modify project version by adding maven plugin that compares these values.
> However, a manual step is still required and using "mvn versions:set" in an
> automatic way is not possible (because it changes project version but not
> ozone.version).
> Using project version as a value to ozone.version would be a better solution.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]