Always generates groupId directories
------------------------------------

         Key: ARCHETYPE-22
         URL: http://jira.codehaus.org/browse/ARCHETYPE-22
     Project: Maven Archetype
        Type: Wish

    Reporter: Eric Redmond
 Assigned to: Jason van Zyl 


I'd like to see the source directories explicity define groupId based directory 
structure. For example:
<source>/src/main/java/App.java</source>
would generate /src/main/java/App.java,
But something similar to <source>/src/main/java/${groupId}/App.java</source>
would generate the directory structure as it is generated today.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to