X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=06df83ec7f982ad885d611080eb8594c7ce772d9;hp=6ffee10289f573b082cca264ec0d86d954db56af;hb=ba9923120b5c9aee1562a4e61162e8514d4c9dfe;hpb=9d39b9af1e440da03b8943b1a60f09ca2a080fff diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6ffee10289..06df83ec7f 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -25,8 +25,8 @@ sal-binding-api + sal-binding-config sal-binding-broker - sal-binding-it samples @@ -41,8 +41,28 @@ sal-connector-api sal-rest-connector flow-management-compatibility + + + clustered-data-store/implementation + + sal-zeromq-connector + test + + + + integrationtests + + false + + + sal-binding-it + clustered-data-store/integrationtest + + + + UTF-8 http://nexus.opendaylight.org/content @@ -76,75 +96,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 - - - true - - - - central - central - http://repo1.maven.org/maven2 - - false - - - true - + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -241,6 +245,34 @@ + + + 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 @@ -301,7 +333,58 @@ jacoco-maven-plugin ${jacoco.version} + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.opendaylight.yangtools + + + yang-maven-plugin + + + [0.5,) + + + + generate-sources + + + + + + + + + + org.jacoco + + jacoco-maven-plugin + + + [0.5.3.201107060350,) + + + prepare-agent + + + + + + + + + + +