[ http://jira.codehaus.org/browse/MNG-2642?page=comments#action_78887 ]
Wendy Smoak commented on MNG-2642:
----------------------------------
In what way does the resulting archetype not conform to the standard directory
layout? It generates:
C:\TEMP\MY-APP
└───src
└───main
├───resources
└───webapp
└───WEB-INF
Both src/main/resources and src/main/webapp are listed on the standard
directory layout page.
The archetype does not and should not generate *all* of the directories in the
standard layout.
> 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