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]

Reply via email to