X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=59aaab531aa69f6e87ebdc0b71efbb67015e1245;hb=d97a9c34f320924468dea668fa8191b3ad10706d;hp=1493f2d52188759ea15140252dd8275877430c5a;hpb=252c148537cd652fe0e0aeff14e3caceb9be0299;p=yangtools.git diff --git a/pom.xml b/pom.xml index 1493f2d521..59aaab531a 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.0 + 4.0.8 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 1.2.0-SNAPSHOT + 2.1.8-SNAPSHOT yangtools pom @@ -32,93 +31,121 @@ + artifacts + benchmarks + bundle-parent common features - websocket yang yang-validation-tool third-party - - benchmarks - - false - - - benchmarks - - + + aggregate-javadoc + + true + + + + + maven-javadoc-plugin + + + aggregate + package + + aggregate-jar + + + + + + + + + karaf + + true + - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + 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-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - -Xdoclint:none - - - - - - - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - ${project.version} - - - - - - + + + maven-site + + + ${user.dir}/deploy-site.xml + + - - ${odl.site.url}/${project.groupId}/${stream}/ + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + -Xdoclint:none + + + + + + + + - - - opendaylight-site - ${nexus.site.url}/ - -