X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=42da74b8f4179880853cf91baf5c34d331d69ab9;hb=ba470e5b912b7251110b6e7a1da583144a5b8fe8;hp=4cd858274950c56e82bbc7a038c6970128e0d58b;hpb=b90a1b2cdbbc91484a1e7ed41258d32c36e90075;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 4cd8582749..42da74b8f4 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -4,50 +4,81 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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.1-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 + @@ -77,9 +108,16 @@ org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.version} + + + org.opendaylight.controller + checkstyle + 0.0.2-SNAPSHOT + + true - ${project.parent.parent.basedir}/space_and_tabs_checks.xml + controller/checkstyle.xml