Goals available:
| Goal | Description |
|---|---|
| archetype:create-from-project | Builds archetype containers based from an existing Maven project (currently under development). |
| archetype:create | The archetype creation goal looks for an archetype with a given groupId, artifactId, and version and retrieves it from the remote repository. Once the archetype is retrieved, it is then processed against a set of user parameters to create a working Maven project. |