X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fpom.xml;h=5977325574202c3edd39125dc6ca60f4ebd5fd71;hp=10d62edfc1f0b3cc3888410f00119a964ae8a356;hb=103bf49aecb298d1022e7958d41e5fdcb484f315;hpb=5a33a4fe140497f02177963131a128e4852f637a diff --git a/opendaylight/config/yang-test/pom.xml b/opendaylight/config/yang-test/pom.xml index 10d62edfc1..5977325574 100644 --- a/opendaylight/config/yang-test/pom.xml +++ b/opendaylight/config/yang-test/pom.xml @@ -1,154 +1,122 @@ - - 4.0.0 - - org.opendaylight.controller - config-plugin-parent - 0.2.3-SNAPSHOT - ../config-plugin-parent - + + 4.0.0 + + org.opendaylight.controller + config-plugin-parent + 0.3.0-SNAPSHOT + ../config-plugin-parent + + + yang-test + bundle + ${project.artifactId} - yang-test - bundle + Artifact that contains only generated code from yang files. Suitable for testing. + + 3.0.4 + - Artifact that contains only generated code from yang files. Suitable for testing. - - ${project.artifactId} - - 3.0.4 - + + + ${project.groupId} + config-api + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.yangtools.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 + + - - - ${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 - - + + + + + org.eclipse.m2e + lifecycle-mapping + ${lifecycle.mapping.version} + + + + + + org.opendaylight.controller + yang-test-plugin + [0.2.3,) + + delete-sources + process-sources + + + + + + + + + + + + - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - config - - generate-sources - - - src/main/yang - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${jmxGeneratorPath} - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - true - - + - - types - - generate-sources - - - src/main/yang/types - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - ${project.build.directory}/generated-sources/sal - - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - + + org.apache.felix + maven-bundle-plugin + + + + - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - - - - org.opendaylight.controller - yang-test-plugin - ${config.version} - - - - delete-sources - 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 + + +