Uses of Class
org.apache.maven.archetype.old.ArchetypeDescriptorException
Packages that use ArchetypeDescriptorException
-
Uses of ArchetypeDescriptorException in org.apache.maven.archetype.old
Methods in org.apache.maven.archetype.old that throw ArchetypeDescriptorExceptionModifier and TypeMethodDescriptionvoidDefaultOldArchetype.createArchetype(ArchetypeGenerationRequest request, File archetypeFile) voidDefaultOldArchetype.createArchetype(ArchetypeGenerationRequest request, org.apache.maven.artifact.repository.ArtifactRepository archetypeRepository) voidOldArchetype.createArchetype(ArchetypeGenerationRequest request, File archetypeFile) Create a project from an archetype file.voidOldArchetype.createArchetype(ArchetypeGenerationRequest request, org.apache.maven.artifact.repository.ArtifactRepository archetypeRepository) Download an archetype then create a project from it.private InputStreamDefaultOldArchetype.getDescriptorInputStream(ClassLoader archetypeJarLoader)