X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=5b79bffe88b2f5b2e0f441d57895b8636d29cb36;hb=8d8e440aa795660349714241ec64fdf4b462b378;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..5b79bffe88 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,14 +3,11 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.controller + sal-parent + 1.5.0-SNAPSHOT - org.opendaylight.controller - 1.5.0-SNAPSHOT sal-clustering-commons bundle @@ -137,11 +134,41 @@ org.opendaylight.controller config-api - + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/models + + + true + + + + org.jacoco jacoco-maven-plugin @@ -199,29 +226,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + + - - - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - -