X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=1d71118e2e059947b25f20e23bdc2a84a113ff77;hb=refs%2Fchanges%2F36%2F79136%2F1;hp=ca7256a4a1c6f813318b3b75eb9c6b5adc914a67;hpb=b064124bd141b2da1e3c0b18a570cf09fde7cb7a;p=yangtools.git diff --git a/pom.xml b/pom.xml index ca7256a4a1..1d71118e2e 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.1 + 4.0.7 4.0.0 org.opendaylight.yangtools yangtools-aggregator - 2.0.1-SNAPSHOT + 2.1.7-SNAPSHOT yangtools pom @@ -32,6 +31,9 @@ + artifacts + benchmarks + bundle-parent common features yang @@ -40,84 +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 - - - - - - - - - - - - - - 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}/ - -