X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fintegrationtest%2Fpom.xml;h=78ab625c935bc477e3eb9ba9f707394cf2f8d2bd;hb=e7ffa0d217e8a42fe25a66ae19abb2592de8b005;hp=89dbb77ecdef2e178d2cdb1898fc3a6fcf5a6b98;hpb=44bd15ae3dda4c88a2a1ccfbd58fece806572356;p=controller.git diff --git a/opendaylight/commons/integrationtest/pom.xml b/opendaylight/commons/integrationtest/pom.xml index 89dbb77ecd..78ab625c93 100644 --- a/opendaylight/commons/integrationtest/pom.xml +++ b/opendaylight/commons/integrationtest/pom.xml @@ -52,6 +52,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + true + + org.ops4j.pax.exam maven-paxexam-plugin @@ -69,9 +77,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