X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=c911b3967a59c5f2cbb62730e3770a79dde87323;hb=f26507448fc3157c9e7388f85e61f3cdcf8df107;hp=6a57c2da242f1c286ff2d3e5e045982a1738c0b2;hpb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;p=yangtools.git diff --git a/pom.xml b/pom.xml index 6a57c2da24..c911b3967a 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 - 2.0.5 + 7.0.4 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.0-SNAPSHOT + 5.0.5-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}/ - -