Re: Q on means to add additional src directories

2004-09-18 Thread Brett Porter
Hi Alex, The current thinking on this is that we will handle generated source trees in Maven natively, but only support one source tree (although things like tests and cactus can have their own tree as well and utilise the compiler). This technique just makes multiple source trees possible if w

Re: Q on means to add additional src directories

2004-09-18 Thread Alex Karasulu
On Sat, 2004-09-18 at 20:19, Alex Karasulu wrote: > Hi all, > > Is this FAQ entry here still the means to add additional source > directories? > > http://wiki.codehaus.org/maven/FrequentlyAskedQuestions#head-7545bdc005f855e6b2009275529746f011a9ebcd > > Is there a better way than using the mave

Q on means to add additional src directories

2004-09-18 Thread Alex Karasulu
Hi all, Is this FAQ entry here still the means to add additional source directories? http://wiki.codehaus.org/maven/FrequentlyAskedQuestions#head-7545bdc005f855e6b2009275529746f011a9ebcd Is there a better way than using the maven.xml at this point. Also looks like this issue here for adding t