The Archetype Plugin comes bundled with an 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.