X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=f212fbd08961dab2e4b41bbaf8fc52843e331b74;hb=1bbdb10607c6c198cb80ec506cd5637098bb917d;hp=9ee414ebfea7f6bc1c0c6d7b724b4fd562c8e1b4;hpb=9fb64948564e252018f9b1e13e7cea2c92f991aa;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 9ee414ebfe..f212fbd089 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,41 +1,173 @@ - - 4.0.0 - - org.opendaylight - config-subsystem - 0.2.1-SNAPSHOT - - - yang-test - - Artifact that contains only generated code from yang files. Suitable for testing. - - - - - ${project.groupId} - config-api - 0.2.1-SNAPSHOT - - - org.slf4j - slf4j-api - - - - ${project.artifactId} - - 3.0.4 - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - + + + + 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 + yang-test-plugin + ${config.version} + + + + delete-sources + + process-sources + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + +