On Mon, Apr 22, 2002 at 09:08:40PM +1000, [EMAIL PROTECTED] wrote:
> Because checkstyle uses src.dir rather than src.set.....

Yup.  I'm aware of this.  It used to work until bhl submitted his
src.set patch.  I'll fix this today, I know what needs to be done and
dlr wrote a little piece of code to help solve this problem.  

I'd still prefer to ditch the whole 'src.set' in favor of a single
'src.dir' because its more consistent with the rest of the Maven.  For
example, the testing stuff no longer has a 'set', but uses singled
directories.  In addition, there are certain tasks that just won't
accept a 'src.set', and in the places where we actually need to use
'src.dir', which of the directories do you pick from the 'src.set' to
use? 

For these reasons, I'd prefer to get rid of source set.  What do others
think?



Reply via email to