[ 
http://jira.codehaus.org/browse/MNG-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94670
 ] 

Brendan Donovan commented on MNG-2642:
--------------------------------------

I agree with Steven the standard directory layout should include the test 
directory and so on. There is no reason whatsoever for the test layout to be 
done.

Until this bug is fixed is there anyway of extending the 
"maven-archetype-webapp" archetype to include the missing directories or are we 
better off writing our own one from scratch.


Cheers
Brendan

> 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