X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fservices_implementation%2Fpom.xml;h=c0a8064493d6d303ba24fb75466751f8f8c75aa0;hb=33446bc3f844db6d0f4763d7c3080499c6d6543f;hp=80fc1c409957172d98b81866fcd991727cb9a4c3;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07;p=controller.git diff --git a/opendaylight/clustering/services_implementation/pom.xml b/opendaylight/clustering/services_implementation/pom.xml index 80fc1c4099..c0a8064493 100644 --- a/opendaylight/clustering/services_implementation/pom.xml +++ b/opendaylight/clustering/services_implementation/pom.xml @@ -7,60 +7,106 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight + + 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:Main + - org.opendaylight.controller clustering.services-implementation 0.4.0-SNAPSHOT bundle - + + + jacoco + reuseReports + target/jacoco.exec + target/jacoco-it.exec + java + - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - !org.jboss.*, - !bsh*, - !net.jcip.*, - javax.transaction, - *, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.sal.core - - - org.opendaylight.controller.clustering.services_implementation.internal.Activator - - - - - - - - - - * - - - infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper;type=!pom;inline=false - - - true - - - - - + + + + org.jacoco + jacoco-maven-plugin + 0.5.3.201107060350 + + + + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.slf4j, + !org.apache.logging.log4j.*, + !bsh*, + !net.jcip.*, + !javax.swing, + !org.hornetq.*, + !org.jboss.*, + javax.transaction, + *, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core + + + org.opendaylight.controller.clustering.services_implementation.internal.Activator + + + + + + + + + + * + + + infinispan-core,jgroups,jboss-marshalling-river,jboss-marshalling,jboss-logging,staxmapper,narayana-jta;type=!pom;inline=false + + + true + + + ${project.basedir}/META-INF + + + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + + org.infinispan infinispan-core - 5.2.3.Final + 5.3.0.Final org.opendaylight.controller @@ -72,5 +118,10 @@ sal 0.5.0-SNAPSHOT + + org.jboss.jbossts.jta + narayana-jta + 4.17.7.Final +