X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-impl%2Fpom.xml;h=3b0073bc542e4cfd16cc1b9fbfde11e2b3fa2b67;hb=ba2690440109f818ca3a314c185e27702659e32a;hp=ac63bf2c1cb4c6580adac1b3d3aaa357f39364c3;hpb=849b6c7b221bbf86fa2cde6bcc710b4efb565067;p=ovsdb.git diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index ac63bf2c1..3b0073bc5 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -1,6 +1,6 @@ + ODL :: ovsdb :: ${project.artifactId} ../southbound-it/target/jacoco-it.exec + + org.opendaylight.controller + sal-core-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + + + org.opendaylight.mdsal + mdsal-eos-binding-api + ${project.groupId} @@ -63,13 +56,37 @@ and is available at http://www.eclipse.org/legal/epl-v10.html schema.openvswitch ${project.version} + + org.opendaylight.ovsdb + utils.yang-utils + ${project.version} + com.google.guava guava + + org.opendaylight.infrautils + ready-api + 1.4.0-SNAPSHOT + - org.codehaus.sonar-plugins.java + org.opendaylight.infrautils + diagstatus-api + 1.4.0-SNAPSHOT + + + org.ops4j.pax.cdi + pax-cdi-api + true + + + javax.inject + javax.inject + + + org.sonarsource.java sonar-jacoco-listeners ${sonar-jacoco-listeners.version} test @@ -95,12 +112,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html powermock-module-junit4 test + + org.opendaylight.controller + sal-binding-broker-impl + test + org.opendaylight.controller sal-binding-broker-impl test-jar test + + org.opendaylight.ovsdb + utils.southbound-utils + ${project.version} + test + @@ -116,13 +144,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - - org.apache.maven.plugins maven-surefire-plugin @@ -135,6 +156,44 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/southbound.cfg + cfg + config + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +