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