X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=fd89da4dd0c0e2b7876e8e0adcf6f90d87fc6cff;hb=ebc3c137622733a95a9478742ceccf301d91e466;hp=478bba81c7175dce24261f38f0e354d487957aa6;hpb=e41b96adc85177b252b3a47816f9f9f6b5571362;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 478bba81c7..fd89da4dd0 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,36 @@ model - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + + + clustered-data-store/implementation + + inventory-manager + + compatibility + + sal-zeromq-connector + test + + + + integrationtests + + false + + + sal-binding-it + clustered-data-store/integrationtest + + + + UTF-8 http://nexus.opendaylight.org/content @@ -63,60 +86,72 @@ 5.0.0 4.8.1 2.4.3 + 2.5 + 0.5.3.201107060350 + + jacoco + reuseReports + target/jacoco.exec + target/jacoco-it.exec + https://sonar.opendaylight.org/ + ${user.name}-private-view + java + - 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/ + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ + + false + + + true + never + - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - central - central - http://repo1.maven.org/maven2 - - false - - - true - + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -213,6 +248,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 @@ -256,6 +319,7 @@ maven-clean-plugin + ${maven.clean.plugin.version} @@ -267,7 +331,63 @@ + + org.jacoco + 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 + + + + + + + + + + + @@ -277,6 +397,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.4 org.apache.maven.plugins