X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fforwardingrulesmanager%2Fimplementation%2Fpom.xml;h=0031773029f9619a150512e32c970b0d43c37bb7;hp=2c0bc9319c1fc21e381d8b8db4034350c1c93758;hb=1c782da84939df7d201f88cd19f0017682c4ed39;hpb=30c334b11097201c8f8a68263bc01efb869c778b diff --git a/opendaylight/forwardingrulesmanager/implementation/pom.xml b/opendaylight/forwardingrulesmanager/implementation/pom.xml index 2c0bc9319c..0031773029 100644 --- a/opendaylight/forwardingrulesmanager/implementation/pom.xml +++ b/opendaylight/forwardingrulesmanager/implementation/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 org.opendaylight.controller @@ -14,22 +15,39 @@ 0.4.0-SNAPSHOT bundle + + + jacoco + reuseReports + target/jacoco.exec + target/jacoco-it.exec + java + + + + + org.jacoco + jacoco-maven-plugin + 0.5.3.201107060350 + + + - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - - - - - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.configuration, + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + + + + + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.configuration, org.opendaylight.controller.hosttracker, org.opendaylight.controller.hosttracker.hostAware, org.opendaylight.controller.switchmanager, @@ -37,9 +55,9 @@ org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.flowprogrammer, org.opendaylight.controller.sal.match, - org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.packet, - org.opendaylight.controller.forwardingrulesmanager, + org.opendaylight.controller.forwardingrulesmanager, javax.xml.bind.annotation, javax.xml.bind, org.apache.felix.dm, @@ -47,11 +65,11 @@ org.osgi.service.component, org.slf4j, org.eclipse.osgi.framework.console, - org.osgi.framework - - - org.opendaylight.controller.forwardingrulesmanager.internal.Activator - + org.osgi.framework + + + org.opendaylight.controller.forwardingrulesmanager.internal.Activator + org.opendaylight.controller.hosttracker @@ -60,6 +78,28 @@ + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + @@ -72,7 +112,7 @@ org.opendaylight.controller configuration 0.4.0-SNAPSHOT - + org.opendaylight.controller clustering.services @@ -83,16 +123,16 @@ switchmanager 0.4.0-SNAPSHOT - - org.opendaylight.controller - sal - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - forwardingrulesmanager - 0.4.0-SNAPSHOT - + + org.opendaylight.controller + sal + 0.4.0-SNAPSHOT + + + org.opendaylight.controller + forwardingrulesmanager + 0.4.0-SNAPSHOT + junit junit