Fork me on GitHub

Project Modules

This project has declared the following modules:

Name Description
Maven Archetype Testing Tools used to test Maven Archetype.
Maven Archetype Models Core Archetype Models.
Maven Archetype Common Core Archetype classes.
Maven Archetype Plugin Maven Archetype is a set of tools to deal with archetypes, i.e. an abstract representation of a kind of project that can be instantiated into a concrete customized Maven project. An archetype knows which files will be part of the instantiated project and which properties to fill to properly customize the project.
Maven Archetype Packaging 'maven-archetype' packaging configuration for archetypes.