X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ba9aed4f802893c449b51bc72fd3d3432a849c63;hb=dee64a5322619a72a8c0515096b2dc3a239261de;hp=c6213aaa121e497d19b7462dc6a43f7f4dbd27ba;hpb=ecf38b90583e84c6362aaf32c24fd356f25d5e46;p=mdsal.git diff --git a/pom.xml b/pom.xml index c6213aaa12..ba9aed4f80 100644 --- a/pom.xml +++ b/pom.xml @@ -7,20 +7,84 @@ 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.11 + 4.0.0 + org.opendaylight.mdsal mdsal-agreggator - md-sal + 4.0.18-SNAPSHOT pom + md-sal + + + artifacts + common + docs + features + dom + binding + model + entityownership + singleton-service + trace + + + replicate + + + 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 +92,4 @@ https://wiki.opendaylight.org/view/MD-SAL:Main HEAD - - - common - 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 - - - - - - -