[ http://jira.codehaus.org/browse/MNG-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94683 ]
Milos Kleint commented on MNG-2642: ----------------------------------- having standard folders like src/main/java and src/test/java always generated would help in the IDE integration as well, see: http://www.netbeans.org/issues/show_bug.cgi?id=97170 http://www.netbeans.org/issues/show_bug.cgi?id=96266 (not saying it should not be fixed on the IDE support's side primarily) > 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