X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-dom-it%2Fpom.xml;h=46971ca2b8c7a780382350d0fe1f12efb2047eff;hb=01f3efa15c9da190e283c9ddd3ecda3fb6fcb56c;hp=099b77c956d66852bbcd9561cef369580b768af0;hpb=cdd013321c53b5b32408b24e0b25cd6a9bfe2980;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 099b77c956..46971ca2b8 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -14,6 +14,10 @@ junit junit + + org.opendaylight.yangtools + yang-binding + org.opendaylight.controller sal-binding-broker-impl @@ -40,20 +44,24 @@ pax-exam-container-native test - org.slf4j slf4j-simple - 1.7.2 test + + org.opendaylight.yangtools + yang-parser-impl + test + + + org.opendaylight.controller + sal-test-model + 1.1-SNAPSHOT + - - org.eclipse.xtend - xtend-maven-plugin - org.jacoco jacoco-maven-plugin @@ -78,6 +86,26 @@ + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + +