X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ba9aed4f802893c449b51bc72fd3d3432a849c63;hb=dee64a5322619a72a8c0515096b2dc3a239261de;hp=ba86a36da26f07fc30f23b691ce85c20f5ee9f4c;hpb=d0678ce89dd97abf43240cfcfb657137aec3de92;p=mdsal.git diff --git a/pom.xml b/pom.xml index ba86a36da2..ba9aed4f80 100644 --- a/pom.xml +++ b/pom.xml @@ -7,103 +7,89 @@ 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 - 1.7.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 5.0.11 + 4.0.0 org.opendaylight.mdsal mdsal-agreggator - md-sal + 4.0.18-SNAPSHOT pom - - - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - scm:git:ssh://git.opendaylight.org:29418/mdsal.git - https://wiki.opendaylight.org/view/MD-SAL:Main - HEAD - + md-sal - common - dom - binding - model - + artifacts + common + docs + features + dom + binding + model + entityownership + singleton-service + trace - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.opendaylight.yangtools - checkstyle-logging - 1.0.0-SNAPSHOT - - - - - - + + replicate - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - - - - - - + yanglib + - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/ + + true + true + - - - opendaylight-site - ${nexus.site.url}/ - - + + + 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 + scm:git:ssh://git.opendaylight.org:29418/mdsal.git + https://wiki.opendaylight.org/view/MD-SAL:Main + HEAD +