X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=43b40b253335c3108ef51a3486afd2240c960211;hb=19123bdf5d11bcb109965b70099b962e7423fd1a;hp=87d42c8d9d5f6a24aa7ea8b2245a9c9b3abe2de8;hpb=391e3a1942b1c73a201c331a220a289275d10e59;p=yangtools.git diff --git a/pom.xml b/pom.xml index 87d42c8d9d..43b40b2533 100644 --- a/pom.xml +++ b/pom.xml @@ -7,20 +7,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.odlparent odlparent-lite - 3.0.0 + 4.0.9 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.0-SNAPSHOT + 3.0.0-SNAPSHOT yangtools pom @@ -32,92 +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} - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - -