1. Doh. Thanks for the kick...just did that. Doesn't seem to be much activity there...but hopeful. :-)
2. Doh again. Am now. Out of memory does not occur now on the JUnit run. Thanks again. -----Original Message----- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 8:34 PM To: Maven Users List Subject: Re: FW: findbugs plugin runs JUnit tests, but findbugs does not 1. Did you ask on the maven-plugins list/forum @ SF? 2. Are you forking the JUnit tests off into their own VM? On 6/8/05, Jeff Jensen <[EMAIL PROTECTED]> wrote: > Hi again, > > Is anyone else using the findbugs plug-in? If so, is it running your > JUnit tests too? > > I cannot run findbugs on our large code base because when the real > JUnit plugin runs, an out of memory error occurs. I think it is > because they both run the tests. If I do not run findbugs, the out of > memory error does not occur with the JUnit plugin. > > I hope to resolve this problem to use it. I did not see a bug entry > for this in the SF plugins list. > > > -----Original Message----- > From: Jeff Jensen > Sent: 2005-06-02 22:02:19 > To: Maven Users List > Subject: findbugs plugin runs JUnit tests, but findbugs does not > > Why does the findbugs plugin run the JUnit tests? Is it supposed to? > The docs on findbugs plugin do not say that it does. And the findbugs > product itself (running it not with Maven) does not run JUnit tests. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
