| Class | Description |
|---|---|
| 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.
|
| 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.
|
| JarMojo |
Build a JAR from the current Archetype project.
|
| UpdateLocalCatalogMojo |
Updates the local catalog
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.