Hi all, I am working on an existing project that is churning out a huge checkstyle report, which maven:site is choking on. I am using b4 for my build environment and have a few questions that I can't seem to find answered. 1) We created a checkstyle.properties file - can I use the checkstyle property names or do I need to use the maven checkstyle property names 2) How do I tell if I set ANT_OPTS properly? I tried verbose mode but I couldn't see anything relating to my vm memory size
I am running OS X, so I set up the following line in my .tcshrc file setenv ANT_OPTS -Xmx128m (then to 256m when that didn't help) Is this right? Thank you for the help, I am desparately trying to generate a site so the rest of the developers can see how cool Maven is ;-). -warner +warner onstine+ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
