X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=98c81c267fae2c8dd5ec70ca9d663fc33b5e340c;hp=50442bda5cb9d63023f7acbfaf4f26e255edfa59;hb=2cfa8aed573b09cfc6ab6ba9edc02476635b0896;hpb=a449700f10ad3733d64555510d5d6b8012c9deaf diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 50442bda5c..98c81c267f 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -10,6 +10,11 @@ bundle + + org.opendaylight.controller + sal-clustering-commons + 1.1-SNAPSHOT + com.google.guava guava @@ -50,7 +55,18 @@ scala-library - + + commons-io + commons-io + + + + com.typesafe.akka + akka-slf4j_${scala.version} + + + + junit junit @@ -81,9 +97,8 @@ ${project.groupId}.${project.artifactId} - - - + org.opendaylight.cluster.raft + * @@ -99,13 +114,18 @@ + org.jacoco jacoco-maven-plugin - org.opendaylight.controller.* + org/opendaylight/controller/cluster/**/* + + org/opendaylight/controller/cluster/raft/protobuff/**/* + org/opendaylight/controller/cluster/example/**/* + false @@ -124,6 +144,15 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + + **/protobuff/**/* + + +