Uses of Interface
org.apache.maven.archetype.creator.ArchetypeCreator
-
Packages that use ArchetypeCreator Package Description org.apache.maven.archetype org.apache.maven.archetype.creator -
-
Uses of ArchetypeCreator in org.apache.maven.archetype
Fields in org.apache.maven.archetype declared as ArchetypeCreator Modifier and Type Field Description private ArchetypeCreator
DefaultArchetypeManager. creator
-
Uses of ArchetypeCreator in org.apache.maven.archetype.creator
Classes in org.apache.maven.archetype.creator that implement ArchetypeCreator Modifier and Type Class Description class
FilesetArchetypeCreator
Create a 2.x Archetype project from a project.
-