X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=10d62edfc1f0b3cc3888410f00119a964ae8a356;hb=065ef4acddbae75329e75562c533120d2d615efe;hp=b7540c8787b15b499d9542e46998de0c32cfa2e2;hpb=0b3fe7299bbeccc10f2c1b859f95de07c168ac9f;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index b7540c8787..10d62edfc1 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,14 +1,18 @@ + + 4.0.0 org.opendaylight.controller - config-subsystem + config-plugin-parent 0.2.3-SNAPSHOT + ../config-plugin-parent yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. @@ -27,18 +31,123 @@ slf4j-api - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} + config-manager + test + + + ${project.groupId} + config-manager + test-jar + test + + + org.opendaylight.controller + config-util + test + + + junit + junit + test - - org.opendaylight.yangtools yang-maven-plugin + ${yangtools.version} + + + config + + generate-sources + + + src/main/yang + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + + ${jmxGeneratorPath} + + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + + true + + + + + types + + generate-sources + + + src/main/yang/types + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${project.build.directory}/generated-sources/sal + + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + + + + + org.opendaylight.controller + yang-test-plugin + ${config.version} + + + + delete-sources + process-sources + + + + + + + org.apache.felix + maven-bundle-plugin + + + +