X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=ce5fbc63d8c038ca7a65a47db6d8db5d86ebe963;hb=0c401bf1babf4e57783f8151e25fefd84fae153b;hp=2cafe5f0a352b67bd949729bcb1114392aa46d40;hpb=f200ad176b995e080e800c95ec882a7067712730;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 2cafe5f0a..ce5fbc63d 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,55 +3,79 @@ 4.0.0 - org.opendaylight.lispflowmapping - lispflowmapping-all - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.9.0-SNAPSHOT + + org.opendaylight.lispflowmapping mappingservice-parent + 1.6.0-SNAPSHOT pom - LISP Flow Mapping Parent POM + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + - yangmodel + lisp-proto api + inmemorydb + dsbackend + mapcache config - clusterdao implementation southbound neutron - netconf shell - + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.3.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.11.0-SNAPSHOT + pom + import + + + ${project.groupId} + lispflowmapping-artifacts + ${project.version} + pom + import + + + ${project.groupId} + common.unittest.tools + ${project.version} + test + + + junit-addons + junit-addons + 1.4 + test + + + + - ${project.groupId} - common.unittest.tools - - - junit - junit - - - junit-addons - junit-addons - test - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - test - - - org.jmock - jmock-legacy + org.mockito + mockito-core test @@ -60,32 +84,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.apache.felix + maven-bundle-plugin + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +