X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-common-api%2Fpom.xml;h=9b30c72d4c145fefda5f958955d4fc9c27a6262f;hb=b47ac5dfbd7fb8e32f2e023a0ad7491c60a593e8;hp=b502dac6a99392ab4d6a95e9f0af152244fef2e3;hpb=a48538374b8cd6617b6c8ce3adcdc9f30354a732;p=controller.git diff --git a/opendaylight/md-sal/sal-common-api/pom.xml b/opendaylight/md-sal/sal-common-api/pom.xml index b502dac6a9..9b30c72d4c 100644 --- a/opendaylight/md-sal/sal-common-api/pom.xml +++ b/opendaylight/md-sal/sal-common-api/pom.xml @@ -15,6 +15,10 @@ com.google.guava guava + + org.opendaylight.controller + config-api + org.opendaylight.yangtools concepts @@ -33,6 +37,42 @@ + + + + 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 + + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git