X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=91edf7434fe605f5e42f16be17649fa6c375d4a0;hb=2933aef94f3b2f142c55652b398cafd0ff6a6536;hp=a3ec98f32c6e859b8d84e09d1cbdf13a689d9912;hpb=49c814a3c5aea1581fd719c37582b75af3daf942;p=yangtools.git diff --git a/pom.xml b/pom.xml index a3ec98f32c..91edf7434f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,22 +7,25 @@ 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 + 11.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 1.2.0-SNAPSHOT - yangtools + 9.0.0-SNAPSHOT pom + yangtools + + YANG Tools provides basic libraries for parsing YANG and YIN files, working with the resulting effective model, + and handling data complying to this model. + scm:git:ssh://git.opendaylight.org:29418/yangtools.git @@ -32,93 +35,76 @@ - common + artifacts + docs features - websocket + + benchmarks + bnd-parent + bundle-parent + codec + common + data + model + parser + plugin + tools + xpath + 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 - - - - - - - + + 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}/ - -