X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fmaven-yang-plugin-it%2Fsrc%2Ftest%2Fresources%2FGenerateTest2%2Fpom.xml;fp=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fmaven-yang-plugin-it%2Fsrc%2Ftest%2Fresources%2FGenerateTest2%2Fpom.xml;h=7948efc85bd92df444053f5e44dabcfec9ca6dec;hb=d941fb0c4ad0bc4d7cf5e938c0c122eb61a378ac;hp=0000000000000000000000000000000000000000;hpb=9df6a568d91b34f4c1cf9c62dc0670adbdcefc15;p=controller.git diff --git a/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/GenerateTest2/pom.xml b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/GenerateTest2/pom.xml new file mode 100644 index 0000000000..7948efc85b --- /dev/null +++ b/opendaylight/sal/yang-prototype/code-generator/maven-yang-plugin-it/src/test/resources/GenerateTest2/pom.xml @@ -0,0 +1,67 @@ + + 4.0.0 + + org.opendaylight.controller + generator-test2 + 0.5-SNAPSHOT + + + + org.opendaylight.controller + generator-test1 + 0.5-SNAPSHOT + system + ${project.basedir}/../GenerateTest1/target/generator-test1-0.5-SNAPSHOT.jar + + + + + + + org.opendaylight.controller + yang-maven-plugin + 0.5-SNAPSHOT + + + + generate-sources + + + ${project.basedir} + + + + org.opendaylight.controller.yang2sources.spi.CodeGeneratorTestImpl + + + outDir/ + + + + + + + org.opendaylight.controller.yang2sources.spi.ResourceProviderTestImpl + + + outDir/ + + + + + + + + + + org.opendaylight.controller + yang-maven-plugin-spi + 0.5-SNAPSHOT + test-jar + + + + + +