X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ba2e7c2dfd778c7544e975baa5116721c9c98499;hb=14841c1a9091015db2393bc8d1dc76e3cfcde520;hp=a816dcdf6950f7d15e9f234148350278e987a4b5;hpb=08309b708514f05c4df9c4a9020b063f35bce5b1;p=yangtools.git diff --git a/pom.xml b/pom.xml index a816dcdf69..ba2e7c2dfd 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.9.0 + 8.1.4 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 1.2.0-SNAPSHOT - yangtools + 6.0.9-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,71 @@ - common + artifacts + docs features - websocket + + attic + benchmarks + bundle-parent + common + plugin + tools + 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}/ - -