[ http://jira.codehaus.org/browse/MNG-1497?page=all ]

John Casey updated MNG-1497:
----------------------------

    Fix Version: 2.0.5

> remove old html files from the site
> -----------------------------------
>
>          Key: MNG-1497
>          URL: http://jira.codehaus.org/browse/MNG-1497
>      Project: Maven 2
>         Type: Improvement

>     Reporter: Alex Wood
>     Priority: Minor
>      Fix For: 2.0.5

>
>
> 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

Reply via email to