About this task
For more information about archetypes, see
Introduction to archetypes.
Procedure
- Select . Click Next. The Maven project wizard opens.
- One the first page of the wizard, click Next to proceed to the Select an Archetype page.
- Select the archetype that you want to use. You
can select a Catalog or enter a Filter to reduce the number of archetypes that are displayed.
This example in this image shows a search of all catalogs, a filter
for webapp, and a selection of the archetype
with artifact ID webapp-javaee6.Click Next.
- Enter or select values for the following fields:
- Group Id
- Artifact Id
- Version
- Package
Note: The values for
Group Id,
Artifact Id, and
Version are known as Maven coordinates. For more information about Maven
coordinates, see
Maven Coordinates.
- Click Finish. The project
is created.