X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=8e70b44060c5aca09d11520e157420d9d4b4f603;hb=d9bf469029c1e539c87a29d78c25faf881c70798;hp=73bd2ed8a89b27a58d24837062f009befc46f298;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 73bd2ed8a8..8e70b44060 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -1,17 +1,15 @@ 4.0.0 - - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.controller + config-parent + 0.8.0-SNAPSHOT + ../../config/config-parent - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-clustering-commons + 1.7.0-SNAPSHOT bundle @@ -28,7 +26,7 @@ org.mockito - mockito-all + mockito-core test @@ -36,12 +34,22 @@ slf4j-simple test + + org.opendaylight.yangtools + yang-test-util + commons-lang commons-lang + + commons-io + commons-io + test + + @@ -71,7 +79,10 @@ com.typesafe.akka akka-testkit_${scala.version} - test + + + com.typesafe.akka + akka-persistence-tck_${scala.version} @@ -85,10 +96,6 @@ - - com.google.code.findbugs - jsr305 - com.google.guava guava @@ -97,6 +104,10 @@ com.google.protobuf protobuf-java + + com.google.guava + guava-testlib + @@ -129,99 +140,74 @@ org.opendaylight.yangtools 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.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} + * + + + + + 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 + + + - - jdk8 - - [1.8,) - + The following configuration is necessary for maven-site-plugin to + correctly identify the correct deployment path for OpenDaylight Maven + sites. + --> + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +