X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=5deca09ea940f88596acffba0b3bac9b1c0185dd;hb=c8acae95e4d7322dffe03c117fdaa9af50c063ea;hp=25aa686921950f72332f93b0f3ade2140590f6f8;hpb=895f0b6b299b40bf9c94fc74c36baecca7f74003;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 25aa68692..5deca09ea 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -1,87 +1,121 @@ 4.0.0 + - org.opendaylight.lispflowmapping - lispflowmapping-all - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.9.0 + + + 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 - northbound neutron - netconf shell - integrationtest + + + + + 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 + + + + - 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 + - + + 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}/ + + +