Uses of Class
org.apache.maven.archetype.old.ArchetypeNotFoundException
Packages that use ArchetypeNotFoundException
-
Uses of ArchetypeNotFoundException in org.apache.maven.archetype.old
Methods in org.apache.maven.archetype.old that throw ArchetypeNotFoundExceptionModifier and TypeMethodDescriptionvoid
OldArchetype.createArchetype
(ArchetypeGenerationRequest request, org.apache.maven.artifact.repository.ArtifactRepository archetypeRepository) Download an archetype then create a project from it.