X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=c02c3970cff735358e683fda42090cbc7fe9162e;hb=b57c8259d202e7fc091e278f39cb6174ec90836f;hp=cd00276bfd74d645d40d87b485a46be2e3ef368b;hpb=c9e43c3fa7ecc66546afb7eda8a1b5d5b15f4120;p=mdsal.git diff --git a/pom.xml b/pom.xml index cd00276bfd..c02c3970cf 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.7 + 4.0.0 + org.opendaylight.mdsal mdsal-agreggator - md-sal + 4.0.15-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,45 +89,4 @@ https://wiki.opendaylight.org/view/MD-SAL:Main HEAD - - - common - dom - binding - model - - - - - - - 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 - - - - - - -