On Tue, 11 Nov 2008, Benjamin Bentmann wrote:

Hi David,

+            <toAddress>[EMAIL PROTECTED]</toAddress>
+            <toAddress>[EMAIL PROTECTED]</toAddress>
+          </toAddresses>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>findbugs-maven-plugin</artifactId>
+        <configuration>
+          <threshold>Normal</threshold>
+        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>jdepend-maven-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
 </project>

Please consider to add <version> elements for these plugins to ensure the site output is reproducible.
Fixed - thanks
These can also be locked in the mojo-parent if several others are using them.


--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to