On 9/1/07, Andrew Robinson <[EMAIL PROTECTED]> wrote:

> Sorry never mind, it is a bug with the plugin:
>
> http://mojo.codehaus.org/findbugs-maven-plugin/usage.html

Not sure that's a bug... did you try increasing the heap size?  Some
things just take more than the default.

> Anyone know if it is possible to suppress these reports when staging
> locally without changing the pom?

http://mojo.codehaus.org/findbugs-maven-plugin/findbugs-mojo.html

Not sure if it works at the command line or only in the pom, but you can try:

   -Dfindbugs.skip=true

-- 
Wendy

Reply via email to