I would personally solve this by simply merging the 2 source folders,
or creating 2 separate poms, one for each src folder.

Someone else might know how to configure the compiler to use both
source folders, but I don't know how to do that myself.

Wayne

On 5/11/06, SiD <tourment> <[EMAIL PROTECTED]> wrote:
Hi all,

I have a project whith this structure :

project
 -- pom.xml
 -- src1
 -- src2

Where src1 and src2 are two javasource repositories,

how can i configure Maven to compile theses sources from the TWO
repositories when i make mvn compile ?

Thanks for answer !

sid

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to