Class FilesetArchetypeCreator

java.lang.Object
org.apache.maven.archetype.creator.FilesetArchetypeCreator
All Implemented Interfaces:
ArchetypeCreator

@Named("fileset") @Singleton public class FilesetArchetypeCreator extends Object 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.