X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=0e78598c1137a339c7368be40b0b7a7e39427b9a;hp=a6697037da11833f6e71d97eb954f808e55e23f4;hb=43f506ead639607367b6bdc8a04287b57e189b01;hpb=8dcdf22d6151b3e5fb7efb59e88048819f7a8d08 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index a6697037da..0e78598c11 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -27,7 +27,9 @@ sal-binding-api sal-binding-config sal-binding-broker - sal-binding-it + + sal-binding-util + sal-binding-dom-it samples @@ -35,15 +37,53 @@ model - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + sal-netconf-connector + + + clustered-data-store/implementation + + inventory-manager + statistics-manager + forwardingrules-manager + + + compatibility + zeromq-routingtable/implementation + sal-zeromq-connector + + + + integrationtests + + false + + + sal-binding-it + zeromq-routingtable/integrationtest + clustered-data-store/integrationtest + test + + + + IDE + + + m2e.version + + + + + target-ide + + + + UTF-8 http://nexus.opendaylight.org/content @@ -77,77 +117,59 @@ + - central - maven repo1 - http://repo1.maven.org/maven2 - - false - - - true - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ + + false + + + true + never + + - opendaylight.release - opendaylight.release - ${nexusproxy}/repositories/opendaylight.release/ + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + + - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - - true - + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ + + false + + + true + never + - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - false - - - never - true - - - - central - central - http://repo1.maven.org/maven2 - - false - - - never - true - + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -172,9 +194,11 @@ - - - + + xml-apis + xml-apis + 1.4.01 + @@ -244,34 +268,6 @@ - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.jacoco - jacoco-maven-plugin - [0.0,) - - prepare-agent - pre-test - post-test - - - - - - - - - - org.apache.maven.plugins maven-release-plugin @@ -332,8 +328,7 @@ jacoco-maven-plugin ${jacoco.version} - + org.eclipse.m2e lifecycle-mapping @@ -343,23 +338,42 @@ - - org.opendaylight.yangtools - - - yang-maven-plugin - - - [0.5,) - + org.opendaylight.yangtools + yang-maven-plugin + [0,) + + generate-sources + + + + + + + + + net.alchim31.maven + scala-maven-plugin + [0,) + + compile + testCompile + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0,) - - generate-sources - + prepare-agent - +