CrawlRepositoryMojo |
Crawl a Maven repository (filesystem, not HTTP) and creates a catalog file.
|
CreateArchetypeFromProjectMojo |
Creates an archetype project from the current project.
|
CreateProjectFromArchetypeMojo |
Generates a new project from an archetype, or updates the actual project if using a partial archetype.
|
FileLogger |
|
HelpMojo |
Display help information on maven-archetype-plugin.
Call mvn archetype:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
IntegrationTestMojo |
Execute the archetype integration tests, consisting in generating projects from the current archetype and optionally
comparing generated projects with reference copy.
|
IntegrationTestMojo.CompositeMap |
|
JarMojo |
Build a JAR from the current Archetype project.
|
UpdateLocalCatalogMojo |
Updates the local catalog
|