X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fpom.xml;h=0d6523bc0bbb38dd059e9c978be147cab7a4b7e8;hb=9212fed678702583f4a555641208cf1c7b45b829;hp=06df83ec7f982ad885d611080eb8594c7ce772d9;hpb=ba9923120b5c9aee1562a4e61162e8514d4c9dfe;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 06df83ec7f..0d6523bc0b 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 @@ -28,39 +28,62 @@ sal-binding-config sal-binding-broker + sal-binding-util + sal-binding-dom-it + samples 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 - sal-zeromq-connector - test + inventory-manager + statistics-manager + forwardingrules-manager + + + compatibility - integrationtests - - false - + integrationtests + + false + sal-binding-it clustered-data-store/integrationtest + + + + + IDE + + + m2e.version + + + + + target-ide + + @@ -82,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 @@ -93,33 +120,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 + @@ -127,28 +155,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 + @@ -173,9 +201,11 @@ - - - + + xml-apis + xml-apis + 1.4.01 + @@ -193,6 +223,11 @@ yang-data-api ${yang.version} + + org.opendaylight.yangtools + yang-data-impl + ${yang.version} + org.opendaylight.yangtools yang-model-api @@ -209,6 +244,17 @@ sal-connector-api ${project.version} + + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + + @@ -226,7 +272,11 @@ org.eclipse.xtend.lib ${xtend.version} - + + org.osgi + org.osgi.core + ${osgi.core.version} + junit @@ -237,7 +287,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 @@ -245,34 +313,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 @@ -283,15 +323,9 @@ maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -333,7 +367,8 @@ jacoco-maven-plugin ${jacoco.version} - + org.eclipse.m2e lifecycle-mapping @@ -343,40 +378,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.5.3.201107060350,) - + jacoco-maven-plugin + [0,) prepare-agent - + @@ -391,6 +428,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