X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=2efe7f43ce709cb3d823fa20548283b9d055fec4;hb=8d372647d7fe962743cf92ff6d01913fcb4e4eae;hp=b5325fcf1ca7bf3a3b2eab6378721737e6658650;hpb=6bc3f48e7aee78ba030c8360898078364e81a3ee;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index b5325fcf1..2efe7f43c 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,33 +3,51 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.8.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT pom Mapping Service Parent POM + + true + + lisp-proto api - config - clusterdao inmemorydb + dsbackend + mapcache + config implementation southbound neutron - shell + + org.opendaylight.mdsal + mdsal-artifacts + 2.2.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.10.0-SNAPSHOT + pom + import + ${project.groupId} lispflowmapping-artifacts @@ -38,55 +56,24 @@ import - org.opendaylight.neutron - neutron-spi - 0.6.0-SNAPSHOT + ${project.groupId} + common.unittest.tools + ${project.version} + test - org.opendaylight.controller - sal - 0.10.0-SNAPSHOT + junit-addons + junit-addons + 1.4 + test - - - ${project.groupId} - common.unittest.tools - ${project.version} - - - junit - junit - - - junit-addons - junit-addons - 1.4 - test - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - 2.6.0 - test - - - org.jmock - jmock-legacy - 2.6.0 + org.mockito + mockito-core test @@ -95,59 +82,38 @@ - + + org.apache.maven.plugins maven-checkstyle-plugin - checkstyle/java_rules.xml - org/opendaylight/yang/gen/**,**/config/yang/** - true - true + true + checkstyle.violationSeverity=error - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.lispflowmapping.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - + org.apache.felix + maven-bundle-plugin + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +