X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=81747a1c890a90dec054f9e69633dd953e63cea8;hb=c041eb2ba3038d7f692afaf213a8f1a10633bec7;hp=ebe2c1fdc3655896d39fef30f3e384fb4f2877a4;hpb=fb71f6737c6ecc11fe13a7c6333a67cfe628226c;p=netconf.git diff --git a/pom.xml b/pom.xml index ebe2c1fdc3..81747a1c89 100644 --- a/pom.xml +++ b/pom.xml @@ -1,265 +1,73 @@ + + 4.0.0 org.opendaylight.odlparent - odlparent - 1.6.0-SNAPSHOT + odlparent-lite + 4.0.9 + org.opendaylight.netconf - netconf-parent - 1.0.0-SNAPSHOT + netconf-aggregator + 1.6.0-SNAPSHOT pom ${project.artifactId} - - opendaylight/netconf - opendaylight/restconf + + true + true + + features karaf + netconf + restconf - - 01-netconf.xml - 02-netconf-topology.xml - 08-mdsal-netconf.xml - 10-rest-connector.xml - 10-restconf-service.xml - 99-netconf-connector.xml - - 0.3.0-SNAPSHOT - 0.2.0-SNAPSHOT - 1.6.0-SNAPSHOT - 0.4.0-SNAPSHOT - etc/opendaylight/karaf - 0000.0002.0053.0 - 1.6.0-SNAPSHOT - 2010.09.24.8-SNAPSHOT - 2013.10.19.8-SNAPSHOT - 2013.10.21.8-SNAPSHOT - 2010.09.24.8-SNAPSHOT - 1.17 - - 2.0.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.14.0 - 2.15 - 0.8.0-SNAPSHOT - - src/main/yang-gen-config - src/main/yang-gen-sal - - - - - - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - ${mdsal.version} - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${mdsal.model.version} - pom - import - - - org.opendaylight.aaa - aaa-artifacts - ${aaa.version} - pom - import - - - org.opendaylight.controller - config-artifacts - ${config.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${controller.mdsal.version} - pom - import - - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - controller/checkstyle.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/,**\/src\/main\/resources\/archetype-resources\/**\/*.java - - - - org.opendaylight.controller - checkstyle - 0.2.0-SNAPSHOT - - - - - - check - - process-sources - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - config - - generate-sources - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - org.opendaylight.mdsal - yang-binding - ${yangtools.version} - jar - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config; - - - - - - - maven-clean-plugin - - - - ${jmxGeneratorPath} - - ** - - - - ${salGeneratorPath} - - ** - - - - - - - - - - integrationtests - - false - - - - - - - doclint-java8-disable + sonar-jacoco-aggregate - [1.8,) + + odl.jacoco.aggregateFile + - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + +