Don’t tie FindBugs to any phase.
[Sone.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 35f3250..f3a8b72 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <build>
                <plugins>
                        <plugin>
+                               <groupId>org.codehaus.mojo</groupId>
+                               <artifactId>findbugs-maven-plugin</artifactId>
+                               <version>2.5.2</version>
+                       </plugin>
+                       <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-compiler-plugin</artifactId>
                                <version>2.0.2</version>