Your code as well Dion :) I was running it over Jakarta Commons.
What I'd like is for Checkstyle to break the style checking down into separate pages and not one big monolithic page. But yeah, I could relax rules etc. On Tue, 25 Jun 2002 [EMAIL PROTECTED] wrote: > Hen, > > either change your style checks to be more lenient, or fix your code..... > > Seriously, if you have a coding standard and you get 8.5MB of violations > you're not really adhering to it. > > What most people do in this position, is relax the rules, fix the major > problems and start tightening the rules again.... > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > Henri Yandell <[EMAIL PROTECTED]> wrote on 06/24/2002 05:43:42 PM: > > > Some problems I've just experienced using Maven. I'll repeat with the > > latest CVS later, but I think the problems still hold. > > > > Memory. I'm not sure which task it was, it was whatever large is before > > javadoc, but it took up 190 meg on my system. I'm throwing a lot at it, > > but is still a pain to see that happen. > > > > Developers. How would I link in a developer's personal website? > > > > Source directory. I can only have one source directory. This can be a > real > > pain when trying to mavenise multiple sub-projects as one larger > project. > > > > Checkstyle page. Okay, maybe it's because there are lots of invalid > > styles, but an 8.5 Meg file is just insane :) Checkstyle does not scope > > well. > > > > I also had some oddities with javadoc on another project. It seemed to > > only javadoc some of the packages. I'll try and look into this more. > > > > To give you an idea of size, I was mavenising 735 java source files. I > aim > > to increase that up into the 1200's if I can get them all to compile. > > > > Hen > > > > > > > > -- > > To unsubscribe, e-mail: < > > mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: < > > mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
