Version embedding and display
- Linguagem predominante
- Scala
- Estrelas
- 33
- Forks
- 16
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Background
Application version is incorporated and read via a configuration file (`application.conf` and `application.properties`).
That can be theoretically overridden by user or configuration. Also it's not really output in any way except UI.
## Goal
Make the version number more "hardcoded", read within the application in a standard way and make it available to the user
## Expected Task List
1. Application version from `pom.xml` is embedded within the code.
2. There's a standard way how to read that version.
3. Display the version in UI
4. Display the version when `SparkJobs.jar` is called with `--help` parameter
5. Create a Menas API returning the version
**NB! Don't forget to assign the Epic into a Milestone**
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.