The following comment has been added to this issue:

     Author: Kenny MacLeod
    Created: Wed, 14 Jul 2004 10:43 AM
       Body:
Add a "me too" for multiple source folders.  

WHile I appreciate that multiproject is the better approach in many cases (and I 
organise my own projects along those lines), there are still cases where multiple 
source folders within a single project is preferable.

For example, I would prefer to seperate my java source files from my xml/properties 
files.  Currently, I have to stick those config files under src/java, which is 
unpleasant.  I'd prefer to keep them seperate, and then have them compiled into a 
single target folder.

In summary, i don't think that saying "you must use multi projects" is good enough.  
This is a tool that's meant to be flexible, and I don't believe I've seen good reason 
to not have this particular feature.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-723?page=comments#action_21768

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-723

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-723
    Summary: Specifying multiple directories in project.xml
       Type: Improvement

     Status: Closed
   Priority: Blocker
 Resolution: WON'T FIX

 Original Estimate: 0 minutes
 Time Spent: Unknown
  Remaining: 0 minutes

    Project: maven
   Fix Fors:
             1.0-rc1

   Assignee: james strachan
   Reporter: 

    Created: Thu, 20 Feb 2003 4:08 PM
    Updated: Wed, 14 Jul 2004 10:43 AM
Environment: n/a

Description:
Eclipse allows the user to specify multiple source directories while project.xml only 
supports one <sourceDirectory>. That's why synchronizing eclipse .classpath file and 
project.xml appears problematic. Allowing maven users to specify multiple src dirs 
will allow to solve that issue in a rather easy way.  

[EMAIL PROTECTED]


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

Reply via email to