Optimize POM files
Offen
feature
priority: medium
- Vorherrschende Sprache
- Scala
- Sterne
- 33
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.