X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fimplementation%2Fpom.xml;h=b5383842f065f916b3eccc8be522b28637ae1bf9;hb=c5630f2945eb5370f9829514ef72de41d41eb2be;hp=402dfe32e350cd6486d9ca6cc36665e9bd2c746e;hpb=fdfe6f9fa93dcfb1b941e61a590b20ea75911791;p=controller.git diff --git a/opendaylight/hosttracker/implementation/pom.xml b/opendaylight/hosttracker/implementation/pom.xml index 402dfe32e3..b5383842f0 100644 --- a/opendaylight/hosttracker/implementation/pom.xml +++ b/opendaylight/hosttracker/implementation/pom.xml @@ -1,124 +1,144 @@ - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight - - org.opendaylight.controller - hosttracker.implementation - 0.4.0-SNAPSHOT - bundle + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.0-SNAPSHOT + ../../commons/opendaylight + + hosttracker.implementation + 0.4.0-SNAPSHOT + bundle - - - jacoco - reuseReports - target/jacobo.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.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.hosttracker, - org.opendaylight.controller.topologymanager, - org.opendaylight.controller.sal.packet.address, - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.clustering.services, - org.opendaylight.controller.hosttracker.hostAware, - javax.xml.bind.annotation, - javax.xml.bind, - org.apache.felix.dm, - org.apache.commons.lang3.builder, - org.osgi.service.component, - org.slf4j, - org.eclipse.osgi.framework.console, - org.osgi.framework - - - org.opendaylight.controller.hosttracker.internal.Activator - - - - - - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - - - - - org.opendaylight.controller - topologymanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - hosttracker - 0.4.0-SNAPSHOT - - + + + 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.sal.core, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.topology, + org.opendaylight.controller.hosttracker, + org.opendaylight.controller.topologymanager, + org.opendaylight.controller.sal.packet.address, + org.opendaylight.controller.switchmanager, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.hosttracker.hostAware, + javax.xml.bind.annotation, + javax.xml.bind, + org.apache.felix.dm, + org.apache.commons.lang3.builder, + org.osgi.service.component, + org.slf4j, + org.eclipse.osgi.framework.console, + org.osgi.framework + + + org.opendaylight.controller.hosttracker.internal.Activator + + + + + ${project.basedir}/META-INF + + + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + + + + + + org.opendaylight.controller + connectionmanager + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + connectionmanager.implementation + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + sal.connection.implementation + 0.1.0-SNAPSHOT + + + org.opendaylight.controller + topologymanager + 0.4.0-SNAPSHOT + + + org.opendaylight.controller + switchmanager + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + clustering.services + 0.4.0-SNAPSHOT + + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT + + + org.opendaylight.controller + hosttracker + 0.4.0-SNAPSHOT + +