X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=8b4e478429b517612c53cc95c8f6a51e6585adec;hb=61ba702db1c87226354ec9c3351262500ffe6cb8;hp=0e78598c1137a339c7368be40b0b7a7e39427b9a;hpb=cb90542493a90fe6994aea40cd8a40c9caa7a265;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 0e78598c11..8b4e478429 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,18 +1,25 @@ - + 4.0.0 - org.opendaylight.controller + + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../commons/opendaylight + + sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT pom scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + HEAD + - + sal-common sal-common-api sal-common-impl @@ -36,76 +43,74 @@ model + sal-remote + sal-restconf-broker sal-connector-api sal-rest-connector sal-netconf-connector - - - clustered-data-store/implementation + inventory-manager statistics-manager + topology-manager forwardingrules-manager - + topology-lldp-discovery + compatibility - zeromq-routingtable/implementation - sal-zeromq-connector + + + - integrationtests - - false - + integrationtests + + false + sal-binding-it - zeromq-routingtable/integrationtest - clustered-data-store/integrationtest - test + + + + - IDE - - - m2e.version - - - - - target-ide - + IDE + + + m2e.version + + + + + target-ide + UTF-8 - http://nexus.opendaylight.org/content - - 1.7 - 1.7 2.4.0 - 2.3.2 + 2.5 - 1.7.2 - 0.5.9-SNAPSHOT - 0.6.0-SNAPSHOT - 0.6.0-SNAPSHOT - 14.0.1 - 5.0.0 - 4.8.1 + 1.9.5 2.4.3 - 2.5 - 0.5.3.201107060350 + jacoco reuseReports @@ -114,84 +119,10 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 + 0.7.1-SNAPSHOT - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - - - @@ -200,38 +131,23 @@ 1.4.01 - - - org.opendaylight.yangtools - yang-binding - ${yang.binding.version} - - - org.opendaylight.yangtools - yang-common - ${yang.version} - - - org.opendaylight.yangtools - yang-data-api - ${yang.version} - - - org.opendaylight.yangtools - yang-model-api - ${yang.version} - - - org.opendaylight.yangtools - yang-data-util - ${yang.version} - ${project.groupId} sal-connector-api ${project.version} + + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + + @@ -239,28 +155,32 @@ slf4j-api ${slf4j.version} - - com.google.guava - guava - ${guava.version} - org.eclipse.xtend org.eclipse.xtend.lib ${xtend.version} - - - junit - junit - ${junit.version} - test + org.osgi + org.osgi.core + ${osgi.core.version} + + org.opendaylight.yangtools + binding-generator-impl + ${yangtools.version} + + + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} + + + org.mockito mockito-all - 1.9.5 + ${mockito.version} test @@ -268,25 +188,14 @@ - - org.apache.maven.plugins - maven-release-plugin - ${releaseplugin.version} - org.apache.felix maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -328,7 +237,8 @@ jacoco-maven-plugin ${jacoco.version} - + org.eclipse.m2e lifecycle-mapping @@ -346,7 +256,7 @@ - + @@ -360,7 +270,7 @@ - + @@ -373,7 +283,7 @@ - + @@ -388,26 +298,41 @@ 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 + src/main/xtend-gen + + + + + org.apache.maven.plugins maven-jar-plugin 2.4 + org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - false - + maven-checkstyle-plugin + ${checkstyle.version} - - - aggregate - - site - + + none +