X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=5dec7757b284f2ac7444066673cf41941ca6f1f3;hb=83c681f7ab0ad0f4a732cfa67a8ad783130aff5e;hp=89dbb77ecdef2e178d2cdb1898fc3a6fcf5a6b98;hpb=44bd15ae3dda4c88a2a1ccfbd58fece806572356;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 89dbb77ecd..5dec7757b2 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,54 +4,93 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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.0-SNAPSHOT + 0.5.2-SNAPSHOT pom equinoxSDK381 org.eclipse.equinox.console - 1.0.0.v20120522-1841 equinoxSDK381 org.eclipse.equinox.util - 1.0.400.v20120522-2049 equinoxSDK381 org.eclipse.osgi.services - 3.3.100.v20120522-1822 equinoxSDK381 org.eclipse.equinox.ds - 1.4.0.v20120522-1841 equinoxSDK381 org.apache.felix.gogo.command - 0.8.0.v201108120515 equinoxSDK381 org.apache.felix.gogo.runtime - 0.8.0.v201108120515 equinoxSDK381 org.apache.felix.gogo.shell - 0.8.0.v201110170705 + + junit + junit + + + + 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 + + + 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 @@ -69,9 +108,16 @@ org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.version} + + + org.opendaylight.controller + checkstyle + 0.0.3-SNAPSHOT + + true - ${project.parent.parent.basedir}/space_and_tabs_checks.xml + controller/checkstyle.xml