X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=9bbfa4d4d77c78032192d8f028d8980cf0f6de26;hp=6d14ad3957c6e03a51bd728b054ba6388d245075;hb=1c3ef198916a5f6f33ab173c35e4a5a53a7bde8b;hpb=a8cdfe15e97b0ca8f683a2d0aed1b37ab15618e0 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 6d14ad3957..9bbfa4d4d7 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -3,14 +3,15 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + - config-subsystem - 0.3.0-SNAPSHOT + org.opendaylight.controller + config-subsystem + 0.6.0-SNAPSHOT pom ${project.artifactId} @@ -22,6 +23,7 @@ config-persister-api config-persister-file-xml-adapter config-persister-feature-adapter + config-manager-facade-xml yang-jmx-generator yang-jmx-generator-plugin yang-test @@ -36,189 +38,25 @@ yang-test-plugin shutdown-api shutdown-impl - netconf-config-dispatcher - config-module-archetype config-netty-config - config-artifacts config-parent + config-filtering-parent + config-persister-impl + config-it-base - - - org.osgi - org.osgi.compendium - - - org.osgi - org.osgi.core - - - ch.qos.logback - logback-classic - test - - - junit - junit - test - - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.apache.maven.plugins - maven-antrun-plugin - ${maven.antrun.plugin.version} - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - package - - - - - org.codehaus.groovy.maven - gmaven-plugin - ${gmaven.plugin.version} - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - - - sal - - generate-sources - - - src/main/yang - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models - - - true - - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - false - true - checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - - **\/config\/yang\/logback\/config\/**,**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ - - - - org.opendaylight.yangtools - checkstyle-logging - ${yangtools.version} - - - - - - check - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.jacoco - jacoco-maven-plugin - - - - prepare-agent - - - - report - - check - report - - prepare-package - - ${project.build.directory}/jacoco - false - - - CLASS - - *Test - - - - LINE - COVEREDRATIO - 0.50 - - - - - - - - - - - + + + + org.opendaylight.controller + config-artifacts + 0.6.0-SNAPSHOT + pom + import + + +