X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=4769a03b2fee6de9c1b241a57638fe254e1ac5f0;hp=4ea61d9a16466f25a0321873e320231bc371be3c;hb=d480609098769004b964043d7ee4c7458de19fbc;hpb=f8d0b0f844466bb7e6c10228b825c33776e38cb5 diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 4ea61d9a16..4769a03b2f 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,54 +4,74 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.5.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 - commons.integrationtest - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT pom + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + equinoxSDK381 - org.eclipse.equinox.console - 1.0.0.v20120522-1841 + org.apache.felix.gogo.command equinoxSDK381 - org.eclipse.equinox.util - 1.0.400.v20120522-2049 + org.apache.felix.gogo.runtime equinoxSDK381 - org.eclipse.osgi.services - 3.3.100.v20120522-1822 + org.apache.felix.gogo.shell equinoxSDK381 - org.eclipse.equinox.ds - 1.4.0.v20120522-1841 + org.eclipse.equinox.console equinoxSDK381 - org.apache.felix.gogo.command - 0.8.0.v201108120515 + org.eclipse.equinox.ds equinoxSDK381 - org.apache.felix.gogo.runtime - 0.8.0.v201108120515 + org.eclipse.equinox.util equinoxSDK381 - org.apache.felix.gogo.shell - 0.8.0.v201110170705 + org.eclipse.osgi.services + + + junit + junit + + + org.slf4j + log4j-over-slf4j + + + + org.ops4j.pax.exam + pax-exam-junit4 + test + + + org.ops4j.pax.exam + pax-exam-link-mvn + test + + + org.ops4j.pax.url + pax-url-aether + test @@ -59,39 +79,24 @@ org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} + maven-checkstyle-plugin - true + true + controller/checkstyle.xml - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} org.opendaylight.controller checkstyle - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT - + + + + org.apache.maven.plugins + maven-surefire-plugin - true - controller/space_and_tabs_checks.xml + true @@ -114,6 +119,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 +