Fork me on GitHub

Maven Archetype Internal Catalog

The Archetype Plugin comes bundled with an internal catalog.

Updating the Internal Catalog

The source for internal catalog is hosted in the Archetype List page of the Maven User Wiki.

This page is transformed to a catalog XML file using following command in archetype-common module directory:

mvn -P internal-catalog test

Then merge target/archetype-catalog.xml with src/main/resources/archetype-catalog.xml.