X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=71477b4cd6fc8771ee33898f77199c6d080d0cb5;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=ddb4d57c5a26764ee2290cb6c0c3980dbcf2e835;hpb=f96446fa5af0b051f4c0eed75d035e862368899b;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index ddb4d57c5a..71477b4cd6 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -12,18 +12,22 @@ org.opendaylight.odlparent odlparent - 2.0.2 + 4.0.0 4.0.0 org.opendaylight.yangtools mockito-configuration - 1.2.0-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,25 +43,17 @@ org.apache.maven.plugins maven-checkstyle-plugin - checkstyle.violationSeverity=error + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -