X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=8e5ce262ae8fa745b762847c0ea53b4ea0f53b0b;hb=d13ca96f4e547462e92bfe0abf4141436512b353;hp=5eb7bad6e238730e8bfd5168a38371f5bb531c2a;hpb=dca9265a391c7864d5bb6d1c676b44fca38ec355;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 5eb7bad6e..8e5ce262a 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,55 +1,136 @@ 4.0.0 + - org.opendaylight.lispflowmapping - lispflowmapping-all - 1.2.0-SNAPSHOT - + org.opendaylight.controller + config-parent + 0.5.0-SNAPSHOT + + + org.opendaylight.lispflowmapping mappingservice-parent + 1.4.0-SNAPSHOT pom - LISP Flow Mapping Parent POM + Mapping Service Parent POM + - yangmodel + lisp-proto api - config - clusterdao + inmemorydb implementation southbound - northbound neutron - netconf - integrationtest + shell + + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.1.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.9.0-SNAPSHOT + pom + import + + + ${project.groupId} + lispflowmapping-artifacts + ${project.version} + pom + import + + + ${project.groupId} + common.unittest.tools + ${project.version} + + + junit-addons + junit-addons + 1.4 + test + + + + org.opendaylight.neutron + neutron-spi + 0.7.0-SNAPSHOT + + + + - junit - junit - - - org.opendaylight.lispflowmapping - common.unittest.tools - - - junit-addons - junit-addons - test - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - test - - - org.jmock - jmock-legacy + org.mockito + mockito-core test + + + + + + + maven-checkstyle-plugin + + checkstyle/java_rules.xml + true + org/opendaylight/yang/gen/**,**/config/yang/** + true + true + + + + org.opendaylight.lispflowmapping + common.build.tools + ${project.version} + + + + + + check + + process-sources + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +