Uses of Class
org.apache.maven.archetype.ArchetypeCreationResult

Packages that use ArchetypeCreationResult
org.apache.maven.archetype   
org.apache.maven.archetype.creator   
 

Uses of ArchetypeCreationResult in org.apache.maven.archetype
 

Methods in org.apache.maven.archetype that return ArchetypeCreationResult
 ArchetypeCreationResult DefaultArchetype.createArchetypeFromProject(ArchetypeCreationRequest request)
           
 ArchetypeCreationResult Archetype.createArchetypeFromProject(ArchetypeCreationRequest request)
          A command to create an OldArchetype from an existing Maven project given the suppled creation request.
 

Uses of ArchetypeCreationResult in org.apache.maven.archetype.creator
 

Methods in org.apache.maven.archetype.creator with parameters of type ArchetypeCreationResult
 void ArchetypeCreator.createArchetype(ArchetypeCreationRequest request, ArchetypeCreationResult result)
           
 void FilesetArchetypeCreator.createArchetype(ArchetypeCreationRequest request, ArchetypeCreationResult result)
           
 



Copyright © 2007-2008 Apache Software Foundation. All Rights Reserved.