HDFVIEW_VERSION in top-level pom.xml is not consistently parsed by workflows
Open
Component - Build
- Dominant language
- Java
- Stars
- 153
- Forks
- 26
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
Several workflows, even during release/pre-release configurations, get the placeholder 99 value for `HDFVIEW_VERSION` instead of the correct value. This seems to be tied to how the value is updated from `VERSION` at build time.
Either the pom's HDFVIEW_VERSION should be removed, or the workflows should be changed to always get the correct value.
Contributor guide
Assessment
This issue has not been assessed yet.