X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=76d11c7ec04b38f2ddcd580aac9c7845a819e3e7;hb=db5a6e505aad87bcb106155160be386767de0aed;hp=d714ede9a0b179e23b86eaca8d071e6ac568519c;hpb=051832edc92741112ecc244e68d00f19c7cd33d8;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index d714ede9a0..76d11c7ec0 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,18 +12,22 @@ org.opendaylight.odlparent odlparent - 3.0.2 + 4.0.0 4.0.0 org.opendaylight.yangtools mockito-configuration - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT Default mockito configuration jar ${project.artifactId} + + ${project.basedir}/../../target/jacoco.exec + + @@ -31,11 +35,6 @@ mockito-core compile - - junit - junit - test - @@ -44,7 +43,14 @@ org.apache.maven.plugins maven-checkstyle-plugin - checkstyle.violationSeverity=error + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true