X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=f212fbd08961dab2e4b41bbaf8fc52843e331b74;hb=1bbdb10607c6c198cb80ec506cd5637098bb917d;hp=ecce3e33fc6feca62fcb180ae3bf42230fabfff2;hpb=408eeef51f435abd2027f9d25ac5592066b202dd;p=controller.git diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index ecce3e33fc..f212fbd089 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,136 +1,173 @@ - 4.0.0 - - org.opendaylight.controller - config-plugin-parent - 0.2.5-SNAPSHOT - ../config-plugin-parent - + 4.0.0 + + org.opendaylight.controller + config-plugin-parent + 0.5.0-SNAPSHOT + ../config-plugin-parent + - yang-test - bundle + yang-test + bundle + ${project.artifactId} - Artifact that contains only generated code from yang files. Suitable for testing. - - ${project.artifactId} - - 3.0.4 - + Artifact that contains only generated code from yang files. Suitable for testing. - - - ${project.groupId} - config-api - - - org.slf4j - slf4j-api - - - org.opendaylight.yangtools.model - ietf-inet-types - - - org.opendaylight.yangtools - mockito-configuration - - - ${project.groupId} - config-manager - test - - - ${project.groupId} - config-manager - test-jar - test - - - org.opendaylight.controller - config-util - test - - - junit - junit - test - - + + + ${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.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.controller - - - yang-test-plugin - - - [0.2.3,) - - - - delete-sources - - - process-sources - - - - - - - - - - - - - + + org.apache.felix + maven-bundle-plugin + + + + - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.opendaylight.controller - yang-test-plugin - ${config.version} - - - - delete-sources + + 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 + + + + - process-sources - - - - + + org.opendaylight.controller + yang-test-plugin + ${config.version} + + + + delete-sources - - org.apache.felix - maven-bundle-plugin - - - - - - - + process-sources + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + +