From: Erik Brakkee Date: Mon, 4 Sep 2006 20:01:14 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~908 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=b2e86a65bbab0c3fcefe6cfe22c077ea5e1f4ae8;p=utils --- diff --git a/pom.xml b/pom.xml index a58eb1ca..70926cee 100644 --- a/pom.xml +++ b/pom.xml @@ -276,6 +276,8 @@ + checkstyle + javadoc dependencies project-team mailing-list @@ -306,10 +308,34 @@ org.codehaus.mojo surefire-report-maven-plugin - + + org.codehaus.mojo cobertura-maven-plugin + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + config/sun_checks.xml + + + + + + org.codehaus.mojo + taglist-maven-plugin + + + TODO + @todo + FIXME + + + +