X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=a599eea42d2a2de3e3aa8fc3863a9a6959cce667;hb=e5d152030b6b81a77341a9b2be07feea4f0b9643;hp=a58eb1caf04377df1738db2cceff03f68169b0ef;hpb=01c5b4c966c47116eb6045a20db61bd2616834c8;p=utils diff --git a/pom.xml b/pom.xml index a58eb1ca..a599eea4 100644 --- a/pom.xml +++ b/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 + + + +