X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f90496f13397e6cb39dbfe7ddac9ad4258f25e18;hb=562e4787ad6b0ebd1344d65ecf8758dce77b9a25;hp=a871faeacfb62df3c4922efe36afb83fc3889740;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/pom.xml b/pom.xml index a871faeacf..f90496f133 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.1 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.0-SNAPSHOT + 3.0.3-SNAPSHOT yangtools pom @@ -32,93 +31,67 @@ + artifacts + benchmarks + bundle-parent common + docs features - websocket 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}/ - -