| Package | Description |
|---|---|
| org.apache.maven.archetype.common | |
| org.apache.maven.archetype.generator | |
| org.apache.maven.archetype.mojos | |
| org.apache.maven.archetype.old | |
| org.apache.maven.archetype.repositorycrawler | |
| org.apache.maven.archetype.ui.generation |
User Interaction for project creation from an archetype.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArchetypeArtifactManager |
| Modifier and Type | Field and Description |
|---|---|
private ArchetypeArtifactManager |
DefaultFilesetArchetypeGenerator.archetypeArtifactManager |
private ArchetypeArtifactManager |
DefaultArchetypeGenerator.archetypeArtifactManager |
| Modifier and Type | Field and Description |
|---|---|
private ArchetypeArtifactManager |
JarMojo.archetypeArtifactManager
The archetype artifact manager component.
|
| Modifier and Type | Field and Description |
|---|---|
private ArchetypeArtifactManager |
DefaultOldArchetype.archetypeArtifactManager |
| Modifier and Type | Field and Description |
|---|---|
private ArchetypeArtifactManager |
DefaultRepositoryCrawler.archetypeArtifactManager |
| Modifier and Type | Field and Description |
|---|---|
private ArchetypeArtifactManager |
DefaultArchetypeGenerationConfigurator.archetypeArtifactManager |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultArchetypeGenerationConfigurator.setArchetypeArtifactManager(ArchetypeArtifactManager archetypeArtifactManager) |