X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=315611f647c8f9c6ff890a0a23925ea55bd71307;hp=5dec7757b284f2ac7444066673cf41941ca6f1f3;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1 diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 5dec7757b2..315611f647 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -7,50 +7,56 @@ 1.4.2-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 - HEAD - commons.integrationtest 0.5.2-SNAPSHOT pom + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + equinoxSDK381 - org.eclipse.equinox.console + org.apache.felix.gogo.command equinoxSDK381 - org.eclipse.equinox.util + org.apache.felix.gogo.runtime equinoxSDK381 - org.eclipse.osgi.services + org.apache.felix.gogo.shell equinoxSDK381 - org.eclipse.equinox.ds + org.eclipse.equinox.console equinoxSDK381 - org.apache.felix.gogo.command + org.eclipse.equinox.ds equinoxSDK381 - org.apache.felix.gogo.runtime + org.eclipse.equinox.util equinoxSDK381 - org.apache.felix.gogo.shell + org.eclipse.osgi.services junit junit + + org.slf4j + log4j-over-slf4j + org.ops4j.pax.exam @@ -67,57 +73,32 @@ pax-url-aether test - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} - - true - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.version} + + true + controller/checkstyle.xml + org.opendaylight.controller checkstyle 0.0.3-SNAPSHOT - + + + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} - true - controller/checkstyle.xml + true @@ -140,6 +121,25 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +