| Package | Description |
|---|---|
| org.apache.maven.archetype | |
| org.apache.maven.archetype.creator |
| Modifier and Type | Method and Description |
|---|---|
ArchetypeCreationResult |
ArchetypeManager.createArchetypeFromProject(ArchetypeCreationRequest request)
A command to create an archetype from an existing Maven project given the supplied creation request.
|
ArchetypeCreationResult |
DefaultArchetypeManager.createArchetypeFromProject(ArchetypeCreationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilesetArchetypeCreator.createArchetype(ArchetypeCreationRequest request,
ArchetypeCreationResult result) |
void |
ArchetypeCreator.createArchetype(ArchetypeCreationRequest request,
ArchetypeCreationResult result) |