X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=936504f5dded100090ebd94c8826ec98cf168ce5;hb=af38acaf620b94d262f731951c324c1533498594;hp=9dc02fe6baeeeeb485b0a1be0eac261a8aeb5533;hpb=470e20edf85dbf3731d1fea7fde5eab7bd3afe95;p=mdsal.git diff --git a/pom.xml b/pom.xml index 9dc02fe6ba..936504f5dd 100644 --- a/pom.xml +++ b/pom.xml @@ -7,20 +7,81 @@ 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.mdsal - mdsal-parent - 2.0.0-SNAPSHOT - common/parent + org.opendaylight.odlparent + odlparent-lite + 5.0.3 + 4.0.0 + org.opendaylight.mdsal mdsal-agreggator - md-sal + 4.0.8-SNAPSHOT pom + md-sal + + + artifacts + common + docs + features + dom + binding + model + entityownership + singleton-service + trace + + + yanglib + + + + true + true + + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + + scm:git:ssh://git.opendaylight.org:29418/mdsal.git @@ -28,44 +89,4 @@ https://wiki.opendaylight.org/view/MD-SAL:Main HEAD - - - common/parent - common/artifacts - binding - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - false - checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/src/main/yang-gen-config\/,**\/src/main/yang-gen-sal\/,**\/src/main/xtend-gen\/ - - - - org.opendaylight.yangtools - checkstyle-logging - 0.8.0-SNAPSHOT - - - - - - check - - - - - - -