X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fpom.xml;h=b34621d02d6f8da7a7b24e6e60cff5e641b9a8d4;hb=97a4294baa44125d53a7ee2a3646f8a1c8da73e6;hp=a6697037da11833f6e71d97eb954f808e55e23f4;hpb=8dcdf22d6151b3e5fb7efb59e88048819f7a8d08;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index a6697037da..b34621d02d 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -12,7 +12,7 @@ - + sal-common sal-common-api sal-common-impl @@ -27,7 +27,9 @@ sal-binding-api sal-binding-config sal-binding-broker - sal-binding-it + + sal-binding-util + sal-binding-dom-it samples @@ -35,15 +37,55 @@ model - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + sal-netconf-connector + + zeromq-routingtable/implementation + sal-remoterpc-connector/implementation + + clustered-data-store/implementation + + inventory-manager + statistics-manager + forwardingrules-manager + + + compatibility + + + + integrationtests + + false + + + sal-binding-it + clustered-data-store/integrationtest + + + + + + + IDE + + + m2e.version + + + + + target-ide + + + + UTF-8 http://nexus.opendaylight.org/content @@ -63,9 +105,13 @@ 14.0.1 5.0.0 4.8.1 + 1.5.1 + 1.9.5 2.4.3 2.5 0.5.3.201107060350 + 0.5.1-SNAPSHOT + jacoco reuseReports @@ -77,47 +123,53 @@ + - central - maven repo1 - http://repo1.maven.org/maven2 + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ false true + never + opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - opendaylight.release - opendaylight.release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + + - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ - false + false - true + true + never opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/opendaylight.snapshot/ true @@ -125,30 +177,6 @@ false - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - false - - - never - true - - - - central - central - http://repo1.maven.org/maven2 - - false - - - never - true - - @@ -172,9 +200,11 @@ - - - + + xml-apis + xml-apis + 1.4.01 + @@ -192,6 +222,11 @@ yang-data-api ${yang.version} + + org.opendaylight.yangtools + yang-data-impl + ${yang.version} + org.opendaylight.yangtools yang-model-api @@ -208,6 +243,17 @@ sal-connector-api ${project.version} + + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + + @@ -225,7 +271,11 @@ org.eclipse.xtend.lib ${xtend.version} - + + org.osgi + org.osgi.core + ${osgi.core.version} + junit @@ -236,7 +286,25 @@ org.mockito mockito-all - 1.9.5 + ${mockito.version} + test + + + org.powermock + powermock-module-junit4 + ${powermock.version} + test + + + org.powermock + powermock-api-mockito + ${powermock.version} + test + + + org.powermock + powermock-core + ${powermock.version} test @@ -244,34 +312,6 @@ - - - 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 @@ -282,15 +322,9 @@ maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -343,23 +377,42 @@ - - org.opendaylight.yangtools - - - yang-maven-plugin - - - [0.5,) - + org.opendaylight.yangtools + yang-maven-plugin + [0,) + + generate-sources + + + + + + + + + net.alchim31.maven + scala-maven-plugin + [0,) + + compile + testCompile + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0,) - - generate-sources - + prepare-agent - +