X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=10d62edfc1f0b3cc3888410f00119a964ae8a356;hb=065ef4acddbae75329e75562c533120d2d615efe;hp=e3737c78f34d584e4771dc8df99b466d1897a828;hpb=56c8c501c2b61b8145257768249f58a40830fe44;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index e3737c78f3..10d62edfc1 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -12,6 +12,7 @@ yang-test + bundle Artifact that contains only generated code from yang files. Suitable for testing. @@ -30,8 +31,33 @@ 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 @@ -40,7 +66,7 @@ org.opendaylight.yangtools yang-maven-plugin - ${opendaylight.yang.version} + ${yangtools.version} config @@ -79,7 +105,7 @@ org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - target/generated-sources/sal + ${project.build.directory}/generated-sources/sal @@ -97,10 +123,32 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.binding.version} + ${yangtools.version} + + org.opendaylight.controller + yang-test-plugin + ${config.version} + + + + delete-sources + process-sources + + + + + + + org.apache.felix + maven-bundle-plugin + + + + +