Uses of Interface
org.apache.maven.archetype.common.ArchetypeArtifactManager
Packages that use ArchetypeArtifactManager
Package
Description
User Interaction for project creation from an archetype.
-
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.common
Classes in org.apache.maven.archetype.common that implement ArchetypeArtifactManager -
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.generator
Fields in org.apache.maven.archetype.generator declared as ArchetypeArtifactManagerModifier and TypeFieldDescriptionprivate ArchetypeArtifactManager
DefaultArchetypeGenerator.archetypeArtifactManager
private ArchetypeArtifactManager
DefaultFilesetArchetypeGenerator.archetypeArtifactManager
-
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.mojos
Fields in org.apache.maven.archetype.mojos declared as ArchetypeArtifactManagerModifier and TypeFieldDescriptionprivate ArchetypeArtifactManager
JarMojo.archetypeArtifactManager
The archetype artifact manager component. -
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.old
Fields in org.apache.maven.archetype.old declared as ArchetypeArtifactManagerModifier and TypeFieldDescriptionprivate ArchetypeArtifactManager
DefaultOldArchetype.archetypeArtifactManager
-
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.repositorycrawler
Fields in org.apache.maven.archetype.repositorycrawler declared as ArchetypeArtifactManagerModifier and TypeFieldDescriptionprivate ArchetypeArtifactManager
DefaultRepositoryCrawler.archetypeArtifactManager
-
Uses of ArchetypeArtifactManager in org.apache.maven.archetype.ui.generation
Fields in org.apache.maven.archetype.ui.generation declared as ArchetypeArtifactManagerModifier and TypeFieldDescriptionprivate ArchetypeArtifactManager
DefaultArchetypeGenerationConfigurator.archetypeArtifactManager
Methods in org.apache.maven.archetype.ui.generation with parameters of type ArchetypeArtifactManagerModifier and TypeMethodDescriptionvoid
DefaultArchetypeGenerationConfigurator.setArchetypeArtifactManager
(ArchetypeArtifactManager archetypeArtifactManager)