Uses of Class
org.apache.maven.archetype.ArchetypeCreationResult
Packages that use ArchetypeCreationResult
-
Uses of ArchetypeCreationResult in org.apache.maven.archetype
Methods in org.apache.maven.archetype that return ArchetypeCreationResultModifier and TypeMethodDescriptionArchetypeManager.createArchetypeFromProject
(ArchetypeCreationRequest request) A command to create an archetype from an existing Maven project given the supplied creation request.DefaultArchetypeManager.createArchetypeFromProject
(ArchetypeCreationRequest request) -
Uses of ArchetypeCreationResult in org.apache.maven.archetype.creator
Methods in org.apache.maven.archetype.creator with parameters of type ArchetypeCreationResultModifier and TypeMethodDescriptionvoid
ArchetypeCreator.createArchetype
(ArchetypeCreationRequest request, ArchetypeCreationResult result) void
FilesetArchetypeCreator.createArchetype
(ArchetypeCreationRequest request, ArchetypeCreationResult result)