X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fpom.xml;h=a599eea42d2a2de3e3aa8fc3863a9a6959cce667;hb=65fc23fc7a04b4f9c378a3c8d93d9df0763310f6;hp=9293a85bbffcb71987100a8073fc3cbf9d3ef5c1;hpb=03aa8c2e5622fbbbd10bbac22967b4381dff8528;p=utils diff --git a/trunk/pom.xml b/trunk/pom.xml index 9293a85b..a599eea4 100644 --- a/trunk/pom.xml +++ b/trunk/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 + + + + + + + +