Directory name of root generated module
---------------------------------------
Key: ARCHETYPE-346
URL: http://jira.codehaus.org/browse/ARCHETYPE-346
Project: Maven Archetype
Issue Type: Improvement
Reporter: Gael Lalire
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.
--
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