X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=f212fbd08961dab2e4b41bbaf8fc52843e331b74;hb=1bbdb10607c6c198cb80ec506cd5637098bb917d;hp=b7540c8787b15b499d9542e46998de0c32cfa2e2;hpb=0b3fe7299bbeccc10f2c1b859f95de07c168ac9f;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index b7540c8787..f212fbd089 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,45 +1,173 @@ - - 4.0.0 - + + + + 4.0.0 + + org.opendaylight.controller + config-plugin-parent + 0.5.0-SNAPSHOT + ../config-plugin-parent + + + yang-test + bundle + ${project.artifactId} + + Artifact that contains only generated code from yang files. Suitable for testing. + + + + ${project.groupId} + config-api + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.mdsal.model + ietf-inet-types + + + org.slf4j + slf4j-api + + + ${project.groupId} + config-manager + test + + + ${project.groupId} + config-manager + test-jar + test + + + junit + junit + test + + + org.opendaylight.controller + config-util + test + + + + + + + + org.eclipse.m2e + lifecycle-mapping + ${lifecycle.mapping.version} + + + + + + org.opendaylight.controller + yang-test-plugin + [0.2.3,) + + delete-sources + process-sources + + + + + + + + + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + + + + + maven-checkstyle-plugin + ${checkstyle.version} + + + org.opendaylight.odlparent + checkstyle + ${odl.checkstyle.version} + + + org.opendaylight.odlparent + odl-license + 0.1.0-SNAPSHOT + + + + odl_checks.xml + + ${project.build.sourceDirectory} + + org/opendaylight/yang/gen/**, + **/protobuff/messages/**, + **/thrift/gen/*.java + + false + true + + + + check-license + + check + + process-sources + + check-license.xml + false + false + ${project.build.sourceDirectory} + + org/opendaylight/yang/gen/**, + **/protobuff/messages/**, + **/thrift/gen/*.java, + **/config/yang/test/** + + false + true + + + + + + org.opendaylight.controller - config-subsystem - 0.2.3-SNAPSHOT - - - yang-test - - Artifact that contains only generated code from yang files. Suitable for testing. - - ${project.artifactId} - - 3.0.4 - - - - - ${project.groupId} - config-api - - - org.slf4j - slf4j-api - - - org.opendaylight.yangtools.model - ietf-inet-types - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - + yang-test-plugin + ${config.version} + + + + delete-sources + + process-sources + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + +