From: erik Date: Mon, 4 Sep 2006 20:01:14 +0000 (+0000) Subject: (no commit message) X-Git-Tag: MYTHTV_EAR_NO_MSG_LINKING~60 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=19e352737ce91c0b9b5c9574d5e61bc75cff5c78;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 + + + +