X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=7091e9f7e6045c46decb181f2510a4bd51de2d9d;hb=refs%2Fheads%2F6.0.x;hp=43729673d177213b81bffcbcec5bdeb5a334f552;hpb=1cbae057dd93d1179307af00db03bc4f2259c441;p=yangtools.git diff --git a/pom.xml b/pom.xml index 43729673d1..251cedae57 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 - 1.7.0-SNAPSHOT + 8.1.9 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 1.0.0-SNAPSHOT - yangtools + 6.0.13-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,91 +35,71 @@ + artifacts + docs + features + + attic + benchmarks + bundle-parent common + plugin + tools + yang - websocket - yang-validation-tool - - - 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 - - - ${javadoc.args} - - - - - - - + + 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}/ - -