X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=d3a0362a7dc48c9a2da95416de757190ae5cad1e;hb=0d21c252e425abf0959403112fd0ad3c9c52b903;hp=192672a66bb29b0fedd47650402f1c0126fc4f62;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 192672a66b..d3a0362a7d 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -3,13 +3,9 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + sal-parent + 1.5.0-SNAPSHOT - - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-distributed-datastore bundle @@ -22,7 +18,7 @@ org.mockito - mockito-all + mockito-core test @@ -114,6 +110,10 @@ org.opendaylight.controller cds-access-client + + org.opendaylight.controller + cds-dom-api + org.opendaylight.controller sal-akka-raft-example @@ -158,6 +158,18 @@ org.opendaylight.mdsal mdsal-eos-dom-api + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.mdsal + mdsal-dom-broker + org.opendaylight.controller sal-core-spi @@ -192,6 +204,10 @@ commons-lang3 + + org.opendaylight.yangtools + yang-test-util + @@ -207,6 +223,7 @@ org.opendaylight.controller.cluster.datastore; org.opendaylight.controller.cluster.datastore.config; org.opendaylight.controller.cluster.datastore.messages; + org.opendaylight.controller.cluster.datastore.persisted; org.opendaylight.controller.cluster.datastore.utils; @@ -252,6 +269,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + org.jacoco jacoco-maven-plugin @@ -281,30 +312,36 @@ - - - - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + - -Xdoclint:none + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true - - - - - + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git