maven-archetype-webapp is not creating java path
------------------------------------------------

                 Key: ARCHETYPE-256
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-256
             Project: Maven Archetype
          Issue Type: Improvement
          Components: Generator
            Reporter: Glen Mazza
            Priority: Minor


The maven-archetype-webapp asks us for the default package name, which we enter 
as (say) com.mycompany.mywebapp.  But it isn't doing anything with this 
information.  It would be good if it created the 
src/java/com/mycompany/mywebapp folder for the user so he would not need to 
manually create this folder structure afterwards.

Glen

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

        

Reply via email to