X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e75425c37c03b712385715689fe6f8bfb9ce0f62;hb=d8ccf3d3c3dbe7fdaba857ebe797cfec1e369d6b;hp=7da19c58b55de00ae4f4b2ae020ae31665999d77;hpb=22727283c5801fd196060ca52b04a0092b79f50c;p=netconf.git diff --git a/pom.xml b/pom.xml index 7da19c58b5..e75425c37c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,101 +1,79 @@ + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.6.0-SNAPSHOT - ../../opendaylight/commons/opendaylight - - features-protocol-framework - ${protocol-framework.version} - jar - - features.xml - + 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 10.0.2 + + + + org.opendaylight.netconf + netconf-aggregator + 4.0.0-SNAPSHOT + pom + ${project.artifactId} + + + true + true + - - - org.opendaylight.controller - features-config - features - xml - - - org.opendaylight.controller - protocol-framework - - - - org.opendaylight.odlparent - features-test - - + + artifacts + parent + features + karaf + karaf-static + netconf + restconf + - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${commons.opendaylight.version} - - - org.opendaylight.odlparent:features-test - - - - - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + +