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