X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=6e92a2203792f6c262dd7aec4101a07d843b4e48;hb=refs%2Fchanges%2F68%2F10268%2F9;hp=38ec5f5ac2afda90ac5e8ea9eb454574dd4de14d;hpb=28ad802448833cad483f185cfe442497ddc5c296;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 38ec5f5ac2..6e92a22037 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -59,18 +59,23 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - netconf-util - - org.opendaylight.controller - sal-core-spi + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-common-impl + + + org.opendaylight.controller + netconf-util - org.opendaylight.controller - sal-common-impl + org.opendaylight.controller + sal-clustering-commons + @@ -112,6 +117,11 @@ scala-library + + com.codahale.metrics + metrics-core + 3.0.1 + junit @@ -146,6 +156,34 @@ + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + + false + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + org.apache.felix @@ -156,8 +194,11 @@ ${project.groupId}.${project.artifactId} - !org.jboss.*;!com.jcraft.*;* + !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;* + sal-clustering-commons; + sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*;