X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=1064afd82d53fcdcdf6714421b5702535a2d6180;hp=28c23c8259cd9ca76492fb154b52e0767b67d98f;hb=63b36aa3537d77bd9be323e1113716ef2cd54098;hpb=cb210bea2ab44aa2922ed86232c9db9a10452fc0 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 28c23c8259..1064afd82d 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -64,6 +64,13 @@ 0.5.2-SNAPSHOT 1.4 0.2.5-SNAPSHOT + etc/opendaylight/karaf + 00-netty.xml + 01-mdsal.xml + 01-netconf.xml + 03-toaster-sample.xml + 10-rest-connector.xml + 99-netconf-connector.xml 0.4.3-SNAPSHOT 0.4.3-SNAPSHOT 0.1.2-SNAPSHOT @@ -83,6 +90,7 @@ 0000.0002.0038.0 + 1.6.0 1.4.2-SNAPSHOT 2.4.0 0.4.2-SNAPSHOT @@ -91,9 +99,11 @@ 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.6.0-SNAPSHOT + 1.1-SNAPSHOT 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT 0.4.2-SNAPSHOT + 1.0.0-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.0.2-SNAPSHOT @@ -108,7 +118,6 @@ 2.0.1 1.1.1 2.0 - 4.8.1 1.0.0-SNAPSHOT 3.0.0 3.0.1 @@ -132,6 +141,7 @@ 1.4.2-SNAPSHOT 2013.08.27.4-SNAPSHOT 0.0.2-SNAPSHOT + 4.0.0 1.1.6 1.1.6 1.0-alpha-2 @@ -157,15 +167,17 @@ ${user.name}-private-view https://sonar.opendaylight.org/ + 2.4 jacoco java + target/code-coverage/jacoco.exec + target/code-coverage/jacoco-it.exec org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages 1.0.0 1.2.1 3.1.4.RELEASE 3.1.3.RELEASE 3.1.3.RELEASE - org.openflow.openflowj,net.sf.jung2 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.5.1-SNAPSHOT @@ -178,6 +190,7 @@ 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT + 1.0.0-SNAPSHOT 0.4.2-SNAPSHOT 1.2.0 1.2.2 @@ -328,6 +341,16 @@ akka-testkit_${scala.version} ${akka.version} + + com.typesafe.akka + akka-osgi_${scala.version} + ${akka.version} + + + com.typesafe.akka + akka-slf4j_${scala.version} + ${akka.version} + commons-codec commons-codec @@ -835,6 +858,11 @@ config-persister-file-xml-adapter ${config.version} + + org.opendaylight.controller + config-persister-feature-adapter + ${config.version} + org.opendaylight.controller config-persister-impl @@ -917,11 +945,6 @@ filter-valve ${filtervalve.version} - - org.opendaylight.controller - flow-management-compatibility - ${mdsal.version} - org.opendaylight.controller flowprogrammer.northbound @@ -989,6 +1012,11 @@ karaf.branding ${karaf.branding.version} + + org.opendaylight.controller + liblldp + ${sal.version} + org.opendaylight.controller logback-config @@ -1199,6 +1227,11 @@ sal-common-util ${mdsal.version} + + org.opendaylight.controller + sal-inmemory-datastore + ${mdsal.version} + org.opendaylight.controller sal-compatibility @@ -1234,6 +1267,31 @@ sal-rest-connector ${mdsal.version} + + org.opendaylight.controller + sal-rest-connector-config + ${mdsal.version} + + + org.opendaylight.controller + config-netty-config + ${config.version} + + + org.opendaylight.controller + md-sal-config + ${mdsal.version} + + + org.opendaylight.controller + netconf-config + ${netconf.version} + + + org.opendaylight.controller + netconf-connector-config + ${netconf.version} + org.opendaylight.controller sal-rest-docgen @@ -1249,6 +1307,28 @@ sal-test-model ${mdsal.version} + + org.opendaylight.controller + sal-distributed-datastore + ${mdsal.version} + + + org.opendaylight.controller + sal-clustering-commons + ${mdsal.version} + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + + + + org.opendaylight.controller + sal-remoterpc-connector + ${mdsal.version} + + @@ -1449,11 +1529,6 @@ model-flow-base ${mdsal.version} - - org.opendaylight.controller.model - model-flow-management - ${mdsal.version} - org.opendaylight.controller.model model-flow-service @@ -1490,6 +1565,49 @@ sample-toaster-provider ${mdsal.version} + + org.opendaylight.controller.samples + toaster-config + ${mdsal.version} + + + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + + + org.opendaylight.yangtools + features-yangtools + ${yangtools.version} + features + xml + runtime + + + org.opendaylight.controller.samples + features-toaster + ${mdsal.version} + features + xml + runtime + + + org.opendaylight.controller + features-config-netty + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-flow + ${mdsal.version} + features + xml + runtime + org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet @@ -1498,7 +1616,7 @@ org.opendaylight.controller.thirdparty ganymed - 1.1-SNAPSHOT + ${ganymed.version} @@ -1521,6 +1639,11 @@ binding-generator-impl ${yangtools.version} + + org.opendaylight.yangtools + binding-data-codec + ${yangtools.version} + org.opendaylight.yangtools binding-generator-spi @@ -1566,6 +1689,11 @@ util ${yangtools.version} + + org.opendaylight.yangtools + yang-data-composite-node + ${yangtools.version} + @@ -1720,12 +1848,6 @@ slf4j-simple ${slf4j.version} - - junit - junit - ${junit.version} - test - org.opendaylight.controller commons.logback_settings @@ -1751,9 +1873,75 @@ ${yangtools.version} test + + org.opendaylight.controller + features-config + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-protocol-framework + ${protocol-framework.version} + features + xml + runtime + + + org.opendaylight.controller + features-netconf + ${netconf.version} + features + xml + runtime + + + org.opendaylight.controller + features-config-persister + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + config-netty-features + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-adsal + ${sal.version} + features + xml + runtime + + + org.opendaylight.controller + features-mdsal + ${mdsal.version} + features + xml + runtime + + + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + @@ -2047,6 +2235,30 @@ org.jacoco jacoco-maven-plugin ${jacoco.version} + + + prepare-ut-agent + process-test-classes + + prepare-agent + + + ${sonar.jacoco.reportPath} + jacoco.agent.ut.arg + + + + prepare-it-agent + pre-integration-test + + prepare-agent + + + ${sonar.jacoco.itReportPath} + jacoco.agent.it.arg + + + org.opendaylight.yangtools @@ -2080,7 +2292,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/xtend-gen\/ + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/xtend-gen\/,**\/protobuff\/ @@ -2123,13 +2335,20 @@ maven-failsafe-plugin ${failsafe.version} - ${testvm.argLine} + ${testvm.argLine} ${jacoco.agent.it.arg} logback.configurationFile logback.xml + + + + listener + org.sonar.java.jacoco.JUnitListener + + @@ -2153,19 +2372,30 @@ maven-surefire-plugin ${surefire.version} - ${testvm.argLine} + ${testvm.argLine} ${jacoco.agent.ut.arg} logback.configurationFile logback.xml + + + + listener + org.sonar.java.jacoco.JUnitListener + + org.codehaus.mojo build-helper-maven-plugin + + org.jacoco + jacoco-maven-plugin +