X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=bdbcce0950fa449dbc43a7be562fa22bbb7f3ade;hb=cd196a492c531331f201031843d687bea3ed99c3;hp=093cdaf4986ebd32bab8ad810d9809bb3b82b01d;hpb=24df96af1db1190b99a9004d2e4246f2c173e357;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 093cdaf498..bdbcce0950 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,52 @@ model - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + + + 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 @@ -63,71 +102,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 - jacoco 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 + @@ -267,6 +307,7 @@ maven-clean-plugin + ${maven.clean.plugin.version} @@ -283,7 +324,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 + + + + + + + + + + + @@ -312,28 +406,6 @@ - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - -