New Maven Project Wizard: Maven Archetype

See Also

The New Maven Project wizard enables you to create a new Maven project. You open the wizard by opening the New Project wizard and selecting Project from Archetype from the Maven category.

In the Maven Archetype page of the wizard you select an archetype to use as the template for your project from the Known Archetypes list. By default, only the most recent version of each known archetype is displayed in the list. You can select the Show Older checkbox if you want older versions of archetypes to be included in the list. You can type a term in the Search field to locate archetypes that contain the search term in the archetype name, group ID, version, artifact ID, repository or description fields.

The Maven Archetype page of the wizard contains the following fields.

Click Next after you select the archetype to specify the project name and location.

See Also
About Working with Maven
Creating a Maven Project

Legal Notices