X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=4f2b255afd50c08005fae6abcf0d683db73dd86f;hb=ff42855d9de0ab5e8c409ccde914e6f501676ddb;hp=d1e3c2c89bdfb35402883a1cb0f71e22741b62b8;hpb=1742b3894614be478c333a1043ced8ef1bc5dc84;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index d1e3c2c89b..4f2b255afd 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -12,93 +12,170 @@ + sal-common + sal-common-api + sal-common-impl sal-common-util + sal-dom-api sal-dom-broker sal-dom-spi + sal-binding-api + sal-binding-config sal-binding-broker + + sal-binding-util + sal-binding-dom-it + samples + model - - sal-compability + + sal-connector-api sal-rest-connector + sal-netconf-connector + + zeromq-routingtable/implementation + sal-remoterpc-connector/implementation + + clustered-data-store/implementation + + inventory-manager + statistics-manager + forwardingrules-manager + + + compatibility + + + + 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 - + 1.7.2 - 0.5.8 - 0.5.8 + 0.5.9-SNAPSHOT + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT 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 + target/jacoco.exec + target/jacoco-it.exec + https://sonar.opendaylight.org/ + ${user.name}-private-view + java + 3.0.0 + - central - maven repo1 - http://repo1.maven.org/maven2 + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ false true + never + - opendaylight.release - opendaylight.release - ${nexusproxy}/repositories/opendaylight.release/ + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + + - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + opendaylight-mirror + opendaylight-mirror + ${nexusproxy}/groups/public/ + + false + + + true + never + opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - central - central - http://repo1.maven.org/maven2 + ${nexusproxy}/repositories/opendaylight.snapshot/ - false + true - true + false @@ -124,15 +201,17 @@ - - - + + xml-apis + xml-apis + 1.4.01 + org.opendaylight.yangtools yang-binding - ${yang.version} + ${yang.binding.version} org.opendaylight.yangtools @@ -144,6 +223,11 @@ yang-data-api ${yang.version} + + org.opendaylight.yangtools + yang-data-impl + ${yang.version} + org.opendaylight.yangtools yang-model-api @@ -160,6 +244,17 @@ sal-connector-api ${project.version} + + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + + @@ -177,7 +272,11 @@ org.eclipse.xtend.lib ${xtend.version} - + + org.osgi + org.osgi.core + ${osgi.core.version} + junit @@ -188,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 @@ -206,15 +323,9 @@ maven-bundle-plugin ${bundle.plugin.version} true - - - bundle-manifest - process-classes - - manifest - - - + ${project.groupId}.${project.artifactId} @@ -222,15 +333,6 @@ ${project.basedir}/META-INF - - maven-jar-plugin - - - - ${project.basedir}/META-INF/MANIFEST.MF - - - org.eclipse.xtend xtend-maven-plugin @@ -248,6 +350,7 @@ maven-clean-plugin + ${maven.clean.plugin.version} @@ -259,16 +362,96 @@ + + org.jacoco + 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 + + + + + org.apache.maven.plugins maven-jar-plugin + 2.4 org.apache.maven.plugins