From: Svjatoslav Agejenko Date: Tue, 13 Jan 2015 06:38:39 +0000 (+0200) Subject: added reporting plugins X-Git-Tag: svjatoslavcommons-1.8~87 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=commitdiff_plain;h=84da3fea072ed94e86bb186cea2b6f0bebab289b added reporting plugins --- diff --git a/pom.xml b/pom.xml index b449b60..9946b47 100755 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,30 @@ + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + html + xml + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.3 + + + + + @@ -59,6 +83,34 @@ + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.6 + + + 85 + 85 + false + 85 + 85 + 85 + 85 + + + + + + clean + + + + + + +