X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f2775f4e5a26a80b2b31d90fd303438c59b9fd5f;hb=refs%2Fchanges%2F79%2F79979%2F1;hp=008808c30d6bb4cabd7f8839a9c734cb0824853b;hpb=bdba00f4e636fefb593d3c5c8e3b307cfbb74ee2;p=yangtools.git diff --git a/pom.xml b/pom.xml index 008808c30d..f2775f4e5a 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 - 1.8.0-SNAPSHOT + 3.1.6 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 1.1.0-SNAPSHOT + 2.0.17-SNAPSHOT yangtools pom @@ -32,92 +31,66 @@ + benchmarks common + docs + features yang - websocket 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}/ - -