[ https://jira.codehaus.org/browse/ARCHETYPE-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy updated ARCHETYPE-346: ------------------------------------ Description: It seems that the root directory name have to be the ${artifactId}. I propose an addition in archetype-metadata.xml. <archetype-descriptor targetDirName="prefixINeed_${artifactId}"> </archetype-descriptor> So we can also remove the ${artifactId} in the name of root directory. was: It seems that the root directory name have to be the ${artifactId}. I propose an addition in archetype-metadata.xml. {code} <archetype-descriptor targetDirName="prefixINeed_${artifactId}"> </archetype-descriptor> {code} So we can also remove the ${artifactId} in the name of root directory. > Directory name of root generated module > --------------------------------------- > > Key: ARCHETYPE-346 > URL: https://jira.codehaus.org/browse/ARCHETYPE-346 > Project: Maven Archetype > Issue Type: Improvement > Components: Generator > Affects Versions: 2.1 > Reporter: Gael Lalire > > It seems that the root directory name have to be the ${artifactId}. > I propose an addition in archetype-metadata.xml. > <archetype-descriptor targetDirName="prefixINeed_${artifactId}"> > </archetype-descriptor> > So we can also remove the ${artifactId} in the name of root directory. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira