X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fyang%2Fmaven-yang-plugin-it%2Fsrc%2Ftest%2Fresources%2FMissingYangInDep%2Fpom.xml;fp=opendaylight%2Fsal%2Fyang-prototype%2Fyang%2Fmaven-yang-plugin-it%2Fsrc%2Ftest%2Fresources%2FMissingYangInDep%2Fpom.xml;h=6e25e48958a13433ad800cc9f521ad4e0f39f74c;hb=ba1a5528e27b0ae8a883fa7b768d803659bf9336;hp=0000000000000000000000000000000000000000;hpb=b64d31500de4d9bd81a060432c3db20feb2e7dfa;p=controller.git diff --git a/opendaylight/sal/yang-prototype/yang/maven-yang-plugin-it/src/test/resources/MissingYangInDep/pom.xml b/opendaylight/sal/yang-prototype/yang/maven-yang-plugin-it/src/test/resources/MissingYangInDep/pom.xml new file mode 100644 index 0000000000..6e25e48958 --- /dev/null +++ b/opendaylight/sal/yang-prototype/yang/maven-yang-plugin-it/src/test/resources/MissingYangInDep/pom.xml @@ -0,0 +1,59 @@ + + 4.0.0 + + org.opendaylight.controller + 0.5.4-SNAPSHOT + generator-test2 + + + + + + org.opendaylight.controller + yang-maven-plugin + 0.5.4-SNAPSHOT + + + + generate-sources + + + ${project.basedir}/yang + true + + + + org.opendaylight.controller.yang2sources.spi.CodeGeneratorTestImpl + + + outDir/ + + + + + + + org.opendaylight.controller.yang2sources.spi.ResourceProviderTestImpl + + + outDir/ + + + + + + + + + + org.opendaylight.controller + yang-maven-plugin-spi + 0.5.4-SNAPSHOT + test-jar + + + + + +