IntelliJ IDEA 2018.2 Help

Add Archetype Dialog

This dialog box is invoked by the Add Archetype button in the Maven page of the New Project wizard. It helps populate the list of archetypes with the ones found by the Maven coordinates and downloaded from the Maven repositories.

Item

Description

GroupId

Specify GroupId of the archetype to be sought for in a Maven repository.

ArtifactId

Specify ArtifactId of the archetype to be sought for in a Maven repository.

Version

Specify Version of the archetype to be sought for in a Maven repository.

Repository (optional)

Optionally, enter the URL of the desired repository.

Last modified: 20 November 2018

See Also

External Links: