--- jboss-microcontainer-2.0.10/pom.xml.orig	2010-05-26 11:22:23.000000000 -0400
+++ jboss-microcontainer-2.0.10/pom.xml	2010-05-26 11:22:06.000000000 -0400
@@ -84,16 +84,18 @@
         </configuration>
       </plugin>
 -->      
+<!--
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
         <version>2.0.1</version>
         <configuration>
-          <!-- No way to get resource directory using properties http://jira.codehaus.org/browse/MNG-3638 -->
+          <!- No way to get resource directory using properties http://jira.codehaus.org/browse/MNG-3638 ->
           <excludeFilterFile>${project.build.sourceDirectory}/../resources/findbugs/exclude.xml</excludeFilterFile>
           <debug>true</debug>
         </configuration>
       </plugin>
+-->
     </plugins>
 
     <pluginManagement>
@@ -279,11 +281,13 @@
           </reportSet>
         </reportSets>
       </plugin>
+<!--      
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
         <version>1.0.0</version>
       </plugin>
+-->      
     </plugins>
   </reporting>
 
