X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=efc84237b5ba202b0806bfa2e34db3a94e0d7a20;hb=6397a0f2a8b4e0aecb7c42f589d17cd7511827c3;hp=a6740fabac158248dbd86892613a5942812d1f7a;hpb=c9145dde459fde278597191e702366a3604c98d9;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index a6740fabac..efc84237b5 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,20 +37,57 @@ model - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + sal-netconf-connector + remoterpc-routingtable/implementation + sal-remoterpc-connector/implementation clustered-data-store/implementation - clustered-data-store/integrationtest + inventory-manager + statistics-manager + topology-manager + forwardingrules-manager + topology-lldp-discovery + + + compatibility + + + + integrationtests + + false + + + sal-binding-it + clustered-data-store/integrationtest + + + + + + + IDE + + + m2e.version + + + + + target-ide + + + + UTF-8 http://nexus.opendaylight.org/content @@ -68,9 +107,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 @@ -79,33 +122,34 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ + + false + + + true + never + - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -113,28 +157,28 @@ - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ + + false + + + true + never + - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + @@ -159,9 +203,11 @@ - - - + + xml-apis + xml-apis + 1.4.01 + @@ -179,6 +225,11 @@ yang-data-api ${yang.version} + + org.opendaylight.yangtools + yang-data-impl + ${yang.version} + org.opendaylight.yangtools yang-model-api @@ -195,6 +246,17 @@ sal-connector-api ${project.version} + + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + + @@ -212,7 +274,11 @@ org.eclipse.xtend.lib ${xtend.version} - + + org.osgi + org.osgi.core + ${osgi.core.version} + junit @@ -223,7 +289,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 @@ -231,34 +315,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 @@ -269,15 +325,9 @@ maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -319,7 +369,7 @@ jacoco-maven-plugin ${jacoco.version} - org.eclipse.m2e @@ -330,23 +380,42 @@ - - org.opendaylight.yangtools - - - yang-maven-plugin - - - [0.5,) - + org.opendaylight.yangtools + yang-maven-plugin + [0,) - - generate-sources - + generate-sources - + + + + + + net.alchim31.maven + scala-maven-plugin + [0,) + + compile + testCompile + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0,) + + prepare-agent + + + + @@ -361,6 +430,26 @@ org.apache.felix maven-bundle-plugin + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/config + ${project.build.directory}/generated-sources/sal + + + + + org.apache.maven.plugins maven-jar-plugin