[ http://jira.codehaus.org/browse/MNG-2642?page=comments#action_78936 ] 
            
Steven Libonati commented on MNG-2642:
--------------------------------------

Thanks for responding Wendy. You mention the archetype does not and should not 
generate all of the directories in the standard layout. What is the rationale 
for this? I'd think webapps would utilize the same dir structure including such 
directories as src/main/java,  src/test/java. etc ... 

Why wouldn't the archetype build that structure for you as opposed to the 
develop having to build them manually ? 

> maven-archetype-webapp does not produce Standard Directory Layout
> -----------------------------------------------------------------
>
>                 Key: MNG-2642
>                 URL: http://jira.codehaus.org/browse/MNG-2642
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Design, Patterns & Best Practices
>            Reporter: Steven Libonati
>
> The following command does not produce the standard directory layout as 
> defined here . 
> http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html.
> $ mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app 
> -DarchetypeArtifactId=maven-archetype-webapp
> If this is the standard directory layout, why should maven-archetype-webapp 
> not conform?
> The Standard Directory Layout is as useful in a webapp as the default  :

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