X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=b949b6d8944dab2d9d2c615efca7a1987d6a2d92;hb=b5cb353e3553a39f576c284119af75ffa5ea66a9;hp=6d6e4405790365392360ae0cb1eac42735487c17;hpb=341ef75cc16912e5b51a260ce1a0a57076d4da58;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 6d6e440579..b949b6d894 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,23 +1,101 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + config-parent + 0.7.0-SNAPSHOT + ../../config/config-parent sal-clustering-commons - + 1.6.0-SNAPSHOT bundle + + + junit + junit + test + + + xmlunit + xmlunit + + + + org.mockito + mockito-core + test + + + org.slf4j + slf4j-simple + test + + + org.opendaylight.yangtools + yang-test-util + + + + + commons-lang + commons-lang + + + commons-io + commons-io + test + + + + - com.google.code.findbugs - jsr305 - 2.0.1 + com.typesafe.akka + akka-actor_${scala.version} + + com.typesafe.akka + akka-cluster_${scala.version} + + + com.typesafe.akka + akka-osgi_${scala.version} + + + com.typesafe.akka + akka-persistence_${scala.version} + + + com.typesafe.akka + akka-remote_${scala.version} + + + com.typesafe.akka + akka-slf4j_${scala.version} + + + com.typesafe.akka + akka-testkit_${scala.version} + + + com.typesafe.akka + akka-persistence-tck_${scala.version} + + + + + io.dropwizard.metrics + metrics-core + + + io.dropwizard.metrics + metrics-graphite + + + com.google.guava guava @@ -25,19 +103,22 @@ com.google.protobuf protobuf-java - 2.5.0 - commons-lang - commons-lang + com.google.guava + guava-testlib + + - org.opendaylight.yangtools - util + org.scala-lang + scala-library + + org.opendaylight.yangtools - yang-binding + util org.opendaylight.yangtools @@ -59,107 +140,74 @@ org.opendaylight.yangtools yang-model-util - - - org.opendaylight.yangtools - yang-parser-impl - org.opendaylight.controller - netconf-util + config-api + - - xmlunit - xmlunit - 1.5 - - - junit - junit - test - - - junit - junit - test - - - org.slf4j - slf4j-simple - ${slf4j.version} - test - - - org.opendaylight.yangtools - util - - - org.opendaylight.yangtools - yang-common - - - org.opendaylight.yangtools - yang-data-api - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.yangtools - yang-model-api - - - org.opendaylight.yangtools - yang-model-util - - - org.opendaylight.yangtools - yang-binding - - - - org.opendaylight.controller - sal-akka-raft - 1.1-SNAPSHOT - + + + + 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 + + + + - - com.google.guava - guava - - - junit - junit - test - + + 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 + - - xmlunit - xmlunit - 1.5 - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +