I do agree with Jarome - plugins should be checked too. I would like to integrate PMD for core and plugins over the weekend based on the Dawid's work - I will make it totally separate target (so test do not depend on it). The goal is to allow other developers to play with pmd easily but at the same time I do not want the build to be affected. I would like also to look at possibility to generate crossreferenced HTML code from Nutch sources as it looks like pmd can use it and violation reports would be much easier to read. P,
On 4/7/06, Jérôme Charron <[EMAIL PROTECTED]> wrote: > > > > that right now it is checking only main code (without plugins?). > > Yes, that's correct -- I forgot to mention that. PMD target is hooked up > > with tests and stops the build if something fails. I thought the core > > code should be this strict; for plugins we can have more relaxed rules > > -1 > Since plugins provides a lot of Nutch functionalities (without any plugin, > Nutch provides no service), I think that plugins code should be as strict > as > the core code. > > Thanks > > Jérôme > > -- > http://motrech.free.fr/ > http://www.frutch.org/ > >
