X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=0d6523bc0bbb38dd059e9c978be147cab7a4b7e8;hb=474d4daf958336effcf4f419843d9d659a27bce5;hp=06df83ec7f982ad885d611080eb8594c7ce772d9;hpb=ba9923120b5c9aee1562a4e61162e8514d4c9dfe;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 06df83ec7f..f900c0b18c 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 @@ -28,63 +35,82 @@ sal-binding-config sal-binding-broker + sal-binding-util + sal-binding-dom-it + samples model + sal-remote + sal-restconf-broker - - sal-compability sal-connector-api sal-rest-connector - flow-management-compatibility + sal-netconf-connector - - clustered-data-store/implementation + + inventory-manager + statistics-manager + topology-manager + forwardingrules-manager + topology-lldp-discovery + + + compatibility - sal-zeromq-connector - test + + - integrationtests - - false - + integrationtests + + false + sal-binding-it - clustered-data-store/integrationtest + + + + + + 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 @@ -93,120 +119,48 @@ 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} - - - - - - - - - - org.opendaylight.yangtools - yang-binding - ${yang.binding.version} + xml-apis + xml-apis + 1.4.01 + + - org.opendaylight.yangtools - yang-common - ${yang.version} + ${project.groupId} + sal-connector-api + ${project.version} - org.opendaylight.yangtools - yang-data-api - ${yang.version} + org.opendaylight.controller + sal-binding-api + ${project.version} - org.opendaylight.yangtools - yang-model-api - ${yang.version} + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + - org.opendaylight.yangtools - yang-data-util - ${yang.version} + org.opendaylight.controller + sal-remote + ${project.version} - - ${project.groupId} - sal-connector-api + org.opendaylight.controller + sal-binding-util ${project.version} @@ -216,28 +170,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 @@ -245,53 +203,14 @@ - - - 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 - ${releaseplugin.version} - org.apache.felix maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -333,7 +252,8 @@ jacoco-maven-plugin ${jacoco.version} - + org.eclipse.m2e lifecycle-mapping @@ -343,40 +263,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,) - - generate-sources - + compile + testCompile - + org.jacoco - - jacoco-maven-plugin - - - [0.5.3.201107060350,) - + jacoco-maven-plugin + [0,) prepare-agent - + @@ -391,26 +313,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 +