Optimize POM files
Abierto
feature
priority: medium
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Background
Currently we have a lot of duplications in POM files in our modules.
- Scala compiler Maven plugin is present in each of the modules and has the same settings everywhere. We can put it into the parent POM.
- We can use dependency manager everywhere as @wajda suggested
To be extended...
## Feature
It will be great to optimize POM files, remove duplications and make them concise.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.