X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=70926ceed9439d816a9c0b15c73cb837e44c1b69;hb=b2e86a65bbab0c3fcefe6cfe22c077ea5e1f4ae8;hp=a58eb1caf04377df1738db2cceff03f68169b0ef;hpb=01c5b4c966c47116eb6045a20db61bd2616834c8;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 + + + +