helidon-io / helidon-build-tools

Build tools for the Helidon Project
https://helidon.io
Apache License 2.0
35 stars 35 forks source link

Remove name attribute from archetype descriptor #246

Open romain-grecourt opened 4 years ago

romain-grecourt commented 4 years ago

The name attribute of the archetype descriptor is not used and is redundant with the name attribute of an archetype defined in the archetype catalog descriptor.

romain-grecourt commented 4 years ago
<archetype-descriptor modelVersion="1.0" name="helidon-database-se">
<archetype artifactId="helidon-database-se"
           name="database"