smart-data-lake icon indicating copy to clipboard operation
smart-data-lake copied to clipboard

Create Maven Archetype

Open pgruetter opened this issue 2 years ago • 1 comments

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.

pgruetter avatar Oct 29 '23 18:10 pgruetter

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?

ThierryGirod avatar Nov 13 '23 07:11 ThierryGirod