Hi, A little problem :
Constraints : - have some java projects build with ant, those projects have multiple source directories. - would like to build those projects with Maven2 - the former ant build must work - the structure of sources mustn't be changed How can i do this ? Maven don't allowed multiple sourceDirectory... Regards, Gerald Reinhart
