Uses of Class
org.apache.maven.archetype.exception.ArchetypeNotConfigured
Packages that use ArchetypeNotConfigured
Package
Description
User Interaction for archetype creation from a project.
User Interaction for project creation from an archetype.
-
Uses of ArchetypeNotConfigured in org.apache.maven.archetype.generator
Methods in org.apache.maven.archetype.generator that throw ArchetypeNotConfiguredModifier and TypeMethodDescriptionvoid
DefaultFilesetArchetypeGenerator.generateArchetype
(ArchetypeGenerationRequest request, File archetypeFile) void
FilesetArchetypeGenerator.generateArchetype
(ArchetypeGenerationRequest request, File archetypeFile) Generate a project from an archetype file. -
Uses of ArchetypeNotConfigured in org.apache.maven.archetype.ui.creation
Methods in org.apache.maven.archetype.ui.creation that throw ArchetypeNotConfiguredModifier and TypeMethodDescriptionArchetypeCreationConfigurator.configureArchetypeCreation
(org.apache.maven.project.MavenProject project, Boolean interactiveMode, Properties commandLineProperties, File propertyFile, List<String> languages) DefaultArchetypeCreationConfigurator.configureArchetypeCreation
(org.apache.maven.project.MavenProject project, Boolean interactiveMode, Properties commandLineProperties, File propertyFile, List<String> languages) -
Uses of ArchetypeNotConfigured in org.apache.maven.archetype.ui.generation
Methods in org.apache.maven.archetype.ui.generation that throw ArchetypeNotConfiguredModifier and TypeMethodDescriptionvoid
ArchetypeGenerationConfigurator.configureArchetype
(ArchetypeGenerationRequest request, Boolean interactiveMode, Properties commandLineProperties) void
DefaultArchetypeGenerationConfigurator.configureArchetype
(ArchetypeGenerationRequest request, Boolean interactiveMode, Properties executionProperties)