Hi I am creating an archetype from an existing project. I have directory structure that goes like, /src/main/resources/contentsource/source/artifactId/en /src/main/resources/contentsource/source/artifactId/en-US When I create a project from this archetype, the generated project does not have the right directory name. i.e., the it does not have the artifactId supplied during "archetypeng:create" goal. Have anyone had this problem? thanks, nambi