X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=1669fe7edb81bf2b62afdbd23df686cd2ffc13ee;hb=refs%2Fchanges%2F97%2F83397%2F4;hp=d7d5540338a47b29de1b90de637841107adb1ac2;hpb=b169d47cfaaf026da0e8f52d3f7a772e38fedbcb;p=yangtools.git diff --git a/pom.xml b/pom.xml index d7d5540338..1669fe7edb 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.4 + 5.0.2-SNAPSHOT 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.0-SNAPSHOT + 4.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}/ - -