X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=4ea61d9a16466f25a0321873e320231bc371be3c;hb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;hp=89dbb77ecdef2e178d2cdb1898fc3a6fcf5a6b98;hpb=44bd15ae3dda4c88a2a1ccfbd58fece806572356;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