Revision: 528
Author: allain.lalonde
Date: Mon Jul 20 12:39:58 2009
Log: Removing unnecessary dependency to the findbugs plugin since it was  
already defined in the reports element.
http://code.google.com/p/piccolo2d/source/detail?r=528

Modified:
  /piccolo2d.java/trunk/parent/pom.xml

=======================================
--- /piccolo2d.java/trunk/parent/pom.xml        Mon Jul 20 10:22:52 2009
+++ /piccolo2d.java/trunk/parent/pom.xml        Mon Jul 20 12:39:58 2009
@@ -201,16 +201,7 @@
              </goals>
            </execution>
          </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>findbugs-maven-plugin</artifactId>
-        <version>2.0.1</version>
-        <configuration>
-          <xmlOutput>true</xmlOutput>
-          <xmlOutputDirectory>target/site</xmlOutputDirectory>
-        </configuration>
-      </plugin>
+      </plugin>
      </plugins>
    </build>
    <dependencies>

--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to