X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=4ea61d9a16466f25a0321873e320231bc371be3c;hb=3e4b6ff2f9438d50c4f2d1b1b292daa896b702a3;hp=89dbb77ecdef2e178d2cdb1898fc3a6fcf5a6b98;hpb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 89dbb77ecd..4ea61d9a16 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -7,6 +7,11 @@ 1.4.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 @@ -52,6 +57,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + true + + org.ops4j.pax.exam maven-paxexam-plugin @@ -69,9 +82,16 @@ org.apache.maven.plugins maven-checkstyle-plugin ${checkstyle.version} + + + org.opendaylight.controller + checkstyle + 0.0.1-SNAPSHOT + + true - ${project.parent.parent.basedir}/space_and_tabs_checks.xml + controller/space_and_tabs_checks.xml