X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=9037ff0c0f4dd9e23835b8d91e62e0ebdf811223;hb=efa5be8f930f3eda7094c314e22347868b9db173;hp=9ee414ebfea7f6bc1c0c6d7b724b4fd562c8e1b4;hpb=9fb64948564e252018f9b1e13e7cea2c92f991aa;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 9ee414ebfe..9037ff0c0f 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,40 +1,192 @@ - + + + 4.0.0 - org.opendaylight - config-subsystem - 0.2.1-SNAPSHOT + org.opendaylight.controller + config-plugin-parent + 0.2.4-SNAPSHOT + ../config-plugin-parent yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. + ${project.artifactId} + + 3.0.4 + ${project.groupId} config-api - 0.2.1-SNAPSHOT org.slf4j slf4j-api + + 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 + - ${project.artifactId} - - 3.0.4 - + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.opendaylight.controller + + + yang-test-plugin + + + [0.2.3,) + + + + delete-sources + + + process-sources + + + + + + + + + + + + + + org.opendaylight.yangtools yang-maven-plugin + + + 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 + + + +