From: erik Date: Mon, 4 Sep 2006 20:01:14 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2@603~306 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=15b37ab6eacb1f5afe2e1366f46cc9d8af869ee1;p=utils --- diff --git a/trunk/pom.xml b/trunk/pom.xml index a58eb1ca..70926cee 100644 --- a/trunk/pom.xml +++ b/trunk/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 + + + +