X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fpom.xml;h=48451d9d90e423fb6864a822b8cffbb8668a589b;hp=4ff15167d55f4f96c04823a401f2b882894ff036;hb=fac268302e4261bb8b42143476692563cbdf149b;hpb=41f4bafacfb8aed5949bf102934010afe7a3c350 diff --git a/opendaylight/config/pom.xml b/opendaylight/config/pom.xml index 4ff15167d5..48451d9d90 100644 --- a/opendaylight/config/pom.xml +++ b/opendaylight/config/pom.xml @@ -3,13 +3,14 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.8.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.mdsal + binding-parent + 0.10.0-SNAPSHOT + - config-subsystem + org.opendaylight.controller + config-subsystem 0.6.0-SNAPSHOT pom ${project.artifactId} @@ -39,7 +40,6 @@ shutdown-impl config-module-archetype config-netty-config - config-artifacts config-parent config-filtering-parent @@ -47,184 +47,17 @@ 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.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.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 - - - **/yang-gen-config/**, - **\/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 + + + @@ -236,5 +69,23 @@ yang-jmx-generator-it + + + jdk8 + + [1.8,) + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + +