X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=029641b50729ceb4c37ac7dccc57f62afc45308c;hp=6c6dd9d3622d3a23f1e61122e046dbb1e3bbbe2b;hb=772e634f8dcbf296d64b63e591a6f284d7be91d8;hpb=2727bea09c83646b6cbd2ef9672d0b7f6cf3b22f diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 6c6dd9d362..029641b507 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,14 +1,16 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + config-parent + 0.6.0-SNAPSHOT + ../../config/config-parent + org.opendaylight.controller sal-clustering-commons + 1.5.0-SNAPSHOT bundle @@ -25,7 +27,7 @@ org.mockito - mockito-all + mockito-core test @@ -33,12 +35,22 @@ slf4j-simple test + + org.opendaylight.yangtools + yang-test-util + commons-lang commons-lang + + commons-io + commons-io + test + + @@ -55,7 +67,7 @@ com.typesafe.akka - akka-persistence-experimental_${scala.version} + akka-persistence_${scala.version} com.typesafe.akka @@ -69,22 +81,22 @@ com.typesafe.akka akka-testkit_${scala.version} + + com.typesafe.akka + akka-persistence-tck_${scala.version} + - com.codahale.metrics + io.dropwizard.metrics metrics-core - com.codahale.metrics + io.dropwizard.metrics metrics-graphite - - com.google.code.findbugs - jsr305 - com.google.guava guava @@ -92,7 +104,6 @@ com.google.protobuf protobuf-java - 2.5.0 @@ -102,18 +113,10 @@ - - org.opendaylight.controller - netconf-util - org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-binding - org.opendaylight.yangtools yang-common @@ -135,53 +138,73 @@ yang-model-util - org.opendaylight.yangtools - yang-parser-impl + org.opendaylight.controller + config-api - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - org.opendaylight.controller.protobuff.* - - false - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - org.opendaylight.controller.cluster.*,org.opendaylight.common.actor,org.opendaylight.common.reporting,org.opendaylight.controller.protobuff.*,org.opendaylight.controller.xml.* - * - - - + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.schema.provider.impl, {local-packages} + * + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + + 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}/ + +