X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=8cb828b700c2ec89b547ac4a0942490d232c8a05;hp=72e8dd3b1d33a1249266163c5fa4e47b68600fbf;hb=1b0f84c4957e464bad6f7cb7350a8171c3d1621b;hpb=bc99ff03ddcba2ceff83fd1ebba68731f39c864b diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 72e8dd3b1d..8cb828b700 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -3,14 +3,15 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.6.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + - config-subsystem - 0.4.0-SNAPSHOT + org.opendaylight.controller + config-subsystem + 0.8.0-SNAPSHOT pom ${project.artifactId} @@ -22,10 +23,10 @@ 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 - logback-config threadpool-config-api netty-config-api threadpool-config-impl @@ -36,190 +37,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.8.0-SNAPSHOT + pom + import + + +