-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
When creating a new project and selecting the 'from-archetype-catalog' option, it'd be nice if the archetype list could be filtered based on a Maven group id and / or version. E.g something like:
project-new --archetype-group-id=org.foo --archetype-version=1.0
Then, when the list of available archetypes is displayed, they get filtered based on these parameters.