X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=94c31dd0411eb041fc11fd61adcab23dd369a105;hb=c5aaa057429dbceb764a50c24b2f4d21f05e1fc3;hp=f6159cabe259485c311149d86e1e899d84c54684;hpb=7cafa15a0cd2d3ce1e23e6c75e44ae824d1355c7;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index f6159cabe2..94c31dd041 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -25,8 +25,10 @@ sal-binding-api + sal-binding-config sal-binding-broker - sal-binding-it + + sal-binding-util samples @@ -34,15 +36,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 @@ -76,77 +116,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 + @@ -303,7 +325,60 @@ jacoco-maven-plugin ${jacoco.version} + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0,) + + generate-sources + + + + + + + + + net.alchim31.maven + scala-maven-plugin + [0,) + + compile + testCompile + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0,) + + prepare-agent + + + + + + + + + + +