The following comment has been added to this issue:

     Author: dion gillard
    Created: Wed, 14 Jul 2004 6:52 PM
       Body:
"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."


Your properties and xml files don't need to be in src/java at all. Use the 
<build><resources> elements to specify a different directory.

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-723?page=comments#action_21782

---------------------------------------------------------------------
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 6:52 PM
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