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=40a02cf2fb8f83cb7e1fb00ba2f58a5bb40cd057;hp=e68e7815252f5326ba2af41eea0fc43ba826e87a;hb=dac16f0d464eff3325b3800a803e81b303964e4b;hpb=a4732c5709ada6e86cd99ce21106b94c1ce324f8 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index e68e781525..40a02cf2fb 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,18 +2,33 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-Carbon + + + org.opendaylight.controller sal-akka-raft + 1.6.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + org.opendaylight.controller sal-clustering-commons - 1.1-SNAPSHOT com.google.guava @@ -32,7 +47,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} @@ -43,6 +58,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -60,12 +76,16 @@ commons-io + + org.apache.commons + commons-lang3 + + com.typesafe.akka akka-slf4j_${scala.version} - junit @@ -74,14 +94,13 @@ org.mockito - mockito-all + mockito-core test org.slf4j slf4j-simple - ${slf4j.version} test @@ -117,49 +136,42 @@ - org.jacoco - jacoco-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - org/opendaylight/controller/cluster/**/* - - - org/opendaylight/controller/cluster/raft/protobuff/**/* - org/opendaylight/controller/cluster/example/**/* - - false + checkstyle.violationSeverity=error - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin + + org.codehaus.mojo + findbugs-maven-plugin - **/protobuff/**/* + true - + - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +