X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=0d6523bc0bbb38dd059e9c978be147cab7a4b7e8;hb=474d4daf958336effcf4f419843d9d659a27bce5;hp=73b69111f6dac754149ca1371ecd61e6fab49ffb;hpb=cebe73e6480bc9063c4cf0df0765f38e759b7223;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 73b69111f6..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 @@ -25,46 +32,85 @@ sal-binding-api + sal-binding-config sal-binding-broker - sal-binding-it + + 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 + + + inventory-manager + statistics-manager + topology-manager + forwardingrules-manager + topology-lldp-discovery + + + compatibility + + + + + + + integrationtests + + false + + + sal-binding-it + + + + + + + + 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 @@ -73,118 +119,48 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 + 0.7.1-SNAPSHOT - - - central - maven repo1 - http://repo1.maven.org/maven2 - - false - - - true - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - opendaylight.release - opendaylight.release - ${nexusproxy}/repositories/opendaylight.release/ - - - - - - - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - central - central - http://repo1.maven.org/maven2 - - false - - - true - - - - - - - - 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} @@ -194,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 @@ -223,25 +203,14 @@ - - org.apache.maven.plugins - maven-release-plugin - ${releaseplugin.version} - org.apache.felix maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -283,33 +252,102 @@ jacoco-maven-plugin ${jacoco.version} + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0,) + + generate-sources + + + + + + + + + net.alchim31.maven + scala-maven-plugin + [0,) + + compile + testCompile + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0,) + + prepare-agent + + + + + + + + + + + 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 +