Class FilesetArchetypeCreator

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.archetype.creator.FilesetArchetypeCreator
All Implemented Interfaces:
ArchetypeCreator, org.codehaus.plexus.logging.LogEnabled

@Component(role=ArchetypeCreator.class, hint="fileset") public class FilesetArchetypeCreator extends org.codehaus.plexus.logging.AbstractLogEnabled implements ArchetypeCreator
Create a 2.x Archetype project from a project. Since 2.0-alpha-5, an integration-test named "basic" is created along the archetype itself to provide immediate test when building the archetype.