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=fb0d265b59eea98894943b752768d669a2f63220;hp=73bd2ed8a89b27a58d24837062f009befc46f298;hb=42a7bcb01dc930e59b22bb54693ecd667e449dfe;hpb=8a637013c102c11323230dae08fa4407863945d6 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 73bd2ed8a8..fb0d265b59 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,77 +1,74 @@ 4.0.0 - - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.controller + mdsal-parent + 6.0.2-SNAPSHOT + ../parent - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-clustering-commons bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy - - org.mockito - mockito-all - test - org.slf4j slf4j-simple test + + org.opendaylight.yangtools + yang-test-util + commons-lang commons-lang + test - - - com.typesafe.akka - akka-actor_${scala.version} + commons-io + commons-io + test - com.typesafe.akka - akka-cluster_${scala.version} + org.apache.commons + commons-lang3 + test + + - com.typesafe.akka - akka-osgi_${scala.version} + org.opendaylight.controller + repackaged-akka com.typesafe.akka - akka-persistence_${scala.version} + akka-testkit_2.13 com.typesafe.akka - akka-remote_${scala.version} + akka-persistence-tck_2.13 - com.typesafe.akka - akka-slf4j_${scala.version} + org.scalatestplus + junit-4-13_2.13 + test + - com.typesafe.akka - akka-testkit_${scala.version} - test + + + javax.servlet + javax.servlet-api @@ -83,19 +80,29 @@ io.dropwizard.metrics metrics-graphite - - - com.google.code.findbugs - jsr305 + io.dropwizard.metrics + metrics-jmx - com.google.guava - guava + com.guicedee.services + javax.inject + provided + true + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.service.component.annotations + + - com.google.protobuf - protobuf-java + com.google.guava + guava-testlib @@ -109,10 +116,6 @@ org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-common - org.opendaylight.yangtools yang-data-api @@ -127,101 +130,63 @@ org.opendaylight.yangtools - yang-model-util + yang-data-codec-binfmt org.opendaylight.yangtools - yang-parser-impl + yang-repo-spi + + - org.opendaylight.controller - config-api + org.lz4 + lz4-java + 1.8.0 - - - - 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.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.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.schema.provider.impl, {local-packages} + * + + + + + maven-jar-plugin + + + + test-jar + + + + + + maven-source-plugin + + + + test-jar-no-fork + + + + + + + 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 + - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - -