X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=8abd75bd177b315dfb9485eccf352c53b5fb1844;hb=98e578be179abe09490ca8297830d17c2e8f5099;hp=8c18df81b6bdf99cabe0f23ac67103cb1c5c3c93;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/pom.xml b/pom.xml index 8c18df81b6..8abd75bd17 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 - 3.0.2 + 4.0.8 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.2-SNAPSHOT + 2.1.7-SNAPSHOT yangtools pom @@ -32,6 +31,9 @@ + artifacts + benchmarks + bundle-parent common features yang @@ -40,69 +42,110 @@ - - 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 - - - - - - - - + + + maven-site + + + ${user.dir}/deploy-site.xml + + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - ${project.version} - - - - - - + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + -Xdoclint:none + + + + + + + +