X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=3198109bc4f0d97268b3a79b559b5182ea4c7996;hb=7007ef0c2b418b9b49e56e6c3525e8906fefa522;hp=60e5a3daf858632cc3ad91e24072e718f4496cad;hpb=97b0b3751318c5ad1f680ed3ef7701b0434fde7d;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 60e5a3daf8..3198109bc4 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -25,23 +25,60 @@ sal-binding-api + sal-binding-config sal-binding-broker + sal-binding-util + samples model - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + + + clustered-data-store/implementation + + inventory-manager + statistics-manager + + compatibility + + sal-zeromq-connector + + + + integrationtests + + false + + + sal-binding-it + clustered-data-store/integrationtest + test + + + + IDE + + + m2e.version + + + + + target-ide + + + + UTF-8 http://nexus.opendaylight.org/content @@ -62,60 +99,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 + @@ -255,6 +304,7 @@ maven-clean-plugin + ${maven.clean.plugin.version} @@ -266,7 +316,65 @@ + + org.jacoco + 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 + + + + + + + + + + + @@ -276,6 +384,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.4 org.apache.maven.plugins