Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-601 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-601 Summary: Common Directory Layout - Missleading Type: Improvement Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: documentation Versions: 1.0-beta-10 Assignee: Reporter: Mirko Novakovic Created: Wed, 23 Jul 2003 2:48 AM Updated: Wed, 23 Jul 2003 2:48 AM Environment: maven.apache.org Description: Under Reference -> Project Layout you find the following statement in the src/ column: "Other projects may separate the code according to function (src/share, src/test, src/rttest). It is highly recommended that sub-directories be used under src/." As Maven POM does not support mutiple source directories the sentence is a little bit missleading and results in a directory structure that is not supported by Maven. I would change the sentence as follows: "The separation into directories according to function (src/share, src/core, src/web) is currently not supported by Maven." As discussed in the User Mailinglist you could say that it will never be suported, but I think this would be too hard...it would be nice if you could add a short description why it is not supported. Thanks. Mirko --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
