X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=a599eea42d2a2de3e3aa8fc3863a9a6959cce667;hb=f18021bca60d22c28fb12d4c4c18f9222a0e492d;hp=9293a85bbffcb71987100a8073fc3cbf9d3ef5c1;hpb=48c32f40f7dbaf4905d88e68d9029a5ffa150992;p=utils diff --git a/pom.xml b/pom.xml index 9293a85b..a599eea4 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,7 @@ socketproxy crawler gps + mythtv @@ -252,8 +253,92 @@ + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + checkstyle + javadoc + dependencies + project-team + mailing-list + issue-tracking + license + scm + + + + + + org.codehaus.mojo + changes-maven-plugin + 2.0-beta-1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + 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 + + + + + + + +