I have created a Maven archetype from an existing project. I have even installed the archetype in my local repository and used it to create a new project. Everything went pe
For those looking for more recent info: The way to use an archetype catalog in a custom repository for the current version of the plugin (see date of this comment), is defining in your setting (~.m2/setting.xml in Mac) the repository with id "archetype":
archetype
archetype_company_repo
http://your.company.com/nexus/content/repositories/releases/