Riduidel / aadarchi

A maven archetype to generate easily projects allowing architecture description using a mix of C4, agile architecture, Asciidoc and PlantUML
https://riduidel.github.io/aadarchi/
Apache License 2.0
40 stars 12 forks source link

Remove from archetype usage the need for a java package #275

Closed Riduidel closed 1 year ago

Riduidel commented 1 year ago

Currently, starting the archetype requires the definition of a java package.

This is of no use currently.

Can we remove it ?

For that, we should remove from the aadarchi/archetype/src/main/resources/META-INF/maven/archetype-metadata.xml file the line <requiredProperty key="package"/>