From: Svjatoslav Agejenko Date: Wed, 3 Aug 2016 19:03:55 +0000 (+0300) Subject: rely on IDE tools instead of Maven plugins for reporting X-Git-Tag: svjatoslavcommons-1.8~71 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=commitdiff_plain;h=19ee0dc30c68e53ac5f56d4ea4a3ec8ff993918c;ds=sidebyside rely on IDE tools instead of Maven plugins for reporting --- diff --git a/pom.xml b/pom.xml index c4b7221..5c7c10c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,29 +22,6 @@ UTF-8 - - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.6 - - - html - xml - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.3 - - - -