X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=8a76a51fdba865d0c6dedc95ec32852974e0444e;hb=7eb2b411462977513a576394291a8508239aaf2d;hp=c99ab17402cc536ab6770d69c6d6b8d74fac2a34;hpb=c7ca5e73e9498730c619006deea6c75bdbbc9aa5;p=odlparent.git diff --git a/pom.xml b/pom.xml index c99ab1740..8a76a51fd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,24 @@ - - - - +--> 4.0.0 - org.opendaylight.odlparent + + org.opendaylight.odlparent + odlparent-lite + 5.0.1-SNAPSHOT + odlparent-lite + + odlparent-aggregator - 1.5.0-SNAPSHOT + odlparent pom - - 3.0.4 - + scm:git:ssh://git.opendaylight.org:29418/odlparent.git scm:git:ssh://git.opendaylight.org:29418/odlparent.git @@ -25,23 +26,117 @@ https://wiki.opendaylight.org/view/ODL_Root_Parent:Main + + true + true + + - bundle-parent - features-parent + + checkstyle + spotbugs + license + + + bundles-test-lib + bundles4-test features-test + + + karaf + karaf-plugin + karaf-util + + + bundle-parent + untested-single-feature-parent + single-feature-parent + feature-repo-parent odlparent + odlparent-lite + + + filter-manifest-plugin + + + features + + + odlparent-artifacts + + + odlparent-bundle-check + odlparent-dependency-check - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - true - - - - + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + maven-javadoc-plugin + 3.0.1 + false + + + aggregate + + aggregate + + package + + + + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + +