X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fservicehelper%2Fpom.xml;h=8e7a70427e8dc90cc5105196c4388cd3f6801f1f;hb=1140a35f852cb36026991ef3d75a3b8b48034390;hp=7cc770dc1ac8af72baaad29f5c79dcfa6edf59d8;hpb=11fd51c9a9abbda65c0be2dab81c54bf7c69a655;p=ovsdb.git diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 7cc770dc1..8e7a70427 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -1,6 +1,6 @@ + ODL :: ovsdb :: ${project.artifactId} @@ -60,6 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito mockito-core + 1.10.19 test @@ -95,15 +79,48 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.felix maven-bundle-plugin true - - - org.apache.maven.plugins - maven-checkstyle-plugin + + + + org.opendaylight.ovsdb.utils.servicehelper + + + org.jacoco jacoco-maven-plugin + + + default-instrument + + instrument + + + + default-restore-instrumented-classes + + restore-instrumented-classes + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +