All Classes and Interfaces

Class
Description
Class AbstractArchetypeDescriptor.
Information to point to an Archetype referenced in the catalog.
 
Class ArchetypeCatalog.
Class ArchetypeCatalogXpp3Reader.
 
Class ArchetypeCatalogXpp3Writer.
 
Configurator component to organize steps for archetype creation from a project.
User interaction component to query informations necessary for an archetype creation from a project.
 
 
Create an archetype from a project.
Sources we can get Archetypes from.
 
 
Class ArchetypeDescriptor.
 
 
 
Pass over the directory containing the sources of the archetype and create the appropriate descriptor.
Class ArchetypeDescriptorXpp3Reader.
 
Class ArchetypeDescriptorXpp3Writer.
 
 
 
 
Configurator component to organize steps for project generation from an archetype.
 
User interaction component to query informations necessary for a project generation from an archetype.
NOTICE all setters method are public for technical reasons, should be recognised as internals, so should not be used directly.
 
Generate a Maven project from an archetype.
 
Describes the assembly layout and packaging.
 
 
 
 
User interaction component for archetype selection.
Selection component to organize steps to choose an archetype.
 
 
Class ArchetypeXpp3Reader.
 
Class ArchetypeXpp3Writer.
 
 
Crawl a Maven repository (filesystem, not HTTP) and creates a catalog file.
Creates an archetype project from the current project.
Generates a new project from an archetype, or updates the actual project if using a partial archetype.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A fileset defines the way the project's files located in the jar file are used by the Archetype Plugin to generate a project.
Create a 2.x Archetype project from a project.
Generate a Maven project from an archetype.
Class to encapsulate XMLOutputter format options.
Handle common charsets quickly and easily.
Class to signify how text should be handled on output.
Display help information on maven-archetype-plugin.
Call mvn archetype:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Execute the archetype integration tests, consisting in generating projects from the current archetype and optionally comparing generated projects with reference copy.
 
 
 
 
Build a JAR from the current Archetype project.
Class for scanning a directory for files/directories which match certain criteria.
 
Class MavenJDOMWriter.
Class ModuleDescriptor.
A non-public utility class used by XMLOutputter to manage namespaces in a JDOM Document during output.
Create a Maven project from an old archetype.
 
 
 
 
POM helper class.
 
 
 
Definition of a property required when generating a project from this archetype.
Describes a resource file.
Describes a source file.
 
Contains the attributes of an archetype's template (either a source or resource file).
 
 
Updates the local catalog
Velocity configurator.
This class is a fork from JDOM 1.0 modified to preserve CData sections and comments.
Our own null subclass of NamespaceStack.