smart-data-lake
smart-data-lake copied to clipboard
Create Maven Archetype
Is your feature request related to a problem? Please describe. When starting a new SDL project, I usually copy an existing project, clean all folders and adapt the pom.xml. We could provide a SDL archetype to help in starting new SDL projects instead.
Describe the solution you'd like See Maven Docs for details. Our archetype should provide the pom.xml (with SDL defined as parent), all necessary folders and maybe a small application.conf.
Hi @pgruetter & @zkull,
in what repository should I include the maven archetype? Or does it even make sense to create a separate one for that issue?