Allow an multi module archetype to use an other archetype for generating a module ---------------------------------------------------------------------------------
Key: ARCHETYPE-34 URL: http://jira.codehaus.org/browse/ARCHETYPE-34 Project: Maven Archetype Type: New Feature Reporter: Alexandre Poitras There are a lot of good archetype available now. Typically,each module of a multimodule project is generated by a different archetype (ex: site, web, ejb, hibernate, myfaces, ...). It would useful to have the possibility to create an archetype for a multimodule project that is able to invoke other archetypes to create its modules . Right now to do this, you have to copy the archetypes definition in your multimodule archetype which isn't a very good solution. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira