Jon Scott Stevens <[EMAIL PROTECTED]> wrote on 24/10/2002 09:21:02 AM:
> on 2002/10/23 2:24 PM, "Tom Copeland" <[EMAIL PROTECTED]> wrote: > > > Speaking of mass source code analysis, here's some of the Sourceforge > > projects and their unused code stats (unused locals, unused fields, > > etc): > > > > http://pmd.sourceforge.net/cgi-bin/webpmd.pl > > > > I thought about doing a similar page for Jakarta projects - just use the > > anonymous CVS access for each Jakarta project, run PMD on it, pipe the > > output to a file, and link it all together - but perhaps that would be > > annoying.... > > > > Yours, > > > > Tom > > Maven uses various plugins to essentially produce this same data (and more). Just in case you didn't know, Jon, PMD is available as a Maven plugin. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers -- To unsubscribe, e-mail: <mailto:general-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:general-help@;jakarta.apache.org>
