X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=1d73ece5aeb95d7b1f17a991fca2e2639d13e9e2;hp=7601f765f349767273c88effa52bc08d624e3998;hb=c556457d012c44ef99dddeeea0fef84427add59b;hpb=d8acce7ba659501f61371eb07a86f391adde87d1 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 7601f765f3..1d73ece5ae 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -1,234 +1,28 @@ 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.6.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.odlparent + odlparent-lite + 8.1.1 + - config-subsystem - 0.4.0-SNAPSHOT + org.opendaylight.controller + config-aggregator + 0.14.7-SNAPSHOT pom - ${project.artifactId} + + + true + true + - config-api - config-manager - config-plugin-parent - config-util - config-persister-api - config-persister-file-xml-adapter - config-persister-feature-adapter - yang-jmx-generator - yang-jmx-generator-plugin - yang-test - logback-config threadpool-config-api - netty-config-api threadpool-config-impl netty-threadgroup-config netty-event-executor-config netty-timer-config - config-persister-directory-xml-adapter - yang-test-plugin - shutdown-api - shutdown-impl - netconf-config-dispatcher - config-module-archetype - config-netty-config - - config-artifacts - config-parent - - - - 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 - - - - - - - - - - - - - - - integrationtests - - false - - - yang-jmx-generator-it - - -