X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=66c89d243c42ed91d1e068ff80d4220a8aa05cde;hp=3f0956e6b952839408c84d566f6c49acf441b11d;hb=b33d25b338fb5cd7da90102fd87b43476e914a54;hpb=5a1ceabf286e2b3442cde058bc008f1fa230c719 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 3f0956e6b9..66c89d243c 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -3,19 +3,18 @@ 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} - - 3.0.4 - + config-api config-manager @@ -24,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 @@ -38,188 +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 + + + @@ -231,5 +68,23 @@ yang-jmx-generator-it + + + jdk8 + + [1.8,) + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + +