Class 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.