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