X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fpom.xml;h=a599eea42d2a2de3e3aa8fc3863a9a6959cce667;hb=a271e7afe6330695a6805a0618e77280f3431493;hp=a58eb1caf04377df1738db2cceff03f68169b0ef;hpb=1b0e10ba6c01479429251ca83ca9b135bc243dcc;p=utils diff --git a/trunk/pom.xml b/trunk/pom.xml index a58eb1ca..a599eea4 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -13,6 +13,7 @@ socketproxy crawler gps + mythtv @@ -276,6 +277,8 @@ + checkstyle + javadoc dependencies project-team mailing-list @@ -306,10 +309,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 + + + +