X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-mapping-api%2Fpom.xml;h=21e50cd2eaddfa416018d0e68a60821e3a124e80;hb=3997099eb61b0f2adc47f7a85952c324e9de223f;hp=f5ae0ec610c59ca3c35be9a06b66e70f77dae4eb;hpb=c9ea4579b34ac9671b7727a5eeaf1aafd4459fd4;p=controller.git diff --git a/opendaylight/netconf/netconf-mapping-api/pom.xml b/opendaylight/netconf/netconf-mapping-api/pom.xml index f5ae0ec610..21e50cd2ea 100644 --- a/opendaylight/netconf/netconf-mapping-api/pom.xml +++ b/opendaylight/netconf/netconf-mapping-api/pom.xml @@ -29,12 +29,42 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.controller.netconf.mapping.api, - - + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + +