[ http://jira.codehaus.org/browse/MPA-19?page=all ]
Brett Porter moved MAVEN-1667 to MPA-19: ---------------------------------------- Fix Version: (was: 1.1-beta-2) Component: (was: documentation) Workflow: jira (was: Maven) Issue Type: Task (was: Bug) Key: MPA-19 (was: MAVEN-1667) Project: Maven Project Administration (was: Maven) > remove old html files from the site > ----------------------------------- > > Key: MPA-19 > URL: http://jira.codehaus.org/browse/MPA-19 > Project: Maven Project Administration > Type: Task > Reporter: Alex Wood > Priority: Minor > > > The Maven Directory Layout page > (http://maven.apache.org/reference/dirlayout.html) notes for the "src" > directory that > "The code may be placed into separate source code directories by language, as > in src/java/ and src/php/ for source code in the Java and PHP languages > respectively. The separation into directories according to function > (src/share, src/core, src/web) is currently not supported by Maven. It is > highly recommended that sub-directories be used under src/." > The Maven Conventions Page > (http://maven.apache.org/reference/conventions.html) advises that projects > should follow another directory structure: > src/main/$LANGUAGE, src/test/$LANGUAGE, src/site/xdocs, etc. To me this > seems to contradict the statement that Maven doesn't support separation into > directories according to function. The examples given of structures to avoid > (src/core and src/web) match closely to what's encouraged elsewhere (src/main > and src/site). > The directory layout page is marked as being for v1.0.2, but the conventions > page is not marked with a version. If the conventions are different for > different versions, clearer labeling is needed. If the conventions are > constant across versions, then the documentation should be changed so that it > is not contradicting itself. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]