X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=43b40b253335c3108ef51a3486afd2240c960211;hb=18f08017dcdc114f5f7e22c171cac79b38ea0526;hp=99beaf454ddc573f28c6469d973b8eb9e0e927dc;hpb=948ea5d3134f915ad246a72a61094673961092f6;p=yangtools.git diff --git a/pom.xml b/pom.xml index 99beaf454d..43b40b2533 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent odlparent-lite - 3.1.0 + 4.0.9 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.3-SNAPSHOT + 3.0.0-SNAPSHOT yangtools pom @@ -31,77 +31,67 @@ + artifacts + benchmarks + bundle-parent common + docs features yang yang-validation-tool - third-party - - - benchmarks - - false - - - benchmarks - - + + true + true + - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + + karaf + + true + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - + + distribution-karaf + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - ${project.version} - - - - - - -