X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-it-base%2Fpom.xml;h=e00832a5b772139a892d340b0180bb2b1cd90703;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=3848188d3d03b377898a34f0d0259ff99f0736d8;hpb=551c83f4a87638dfef2fa68ec0bd6af3cf89e4b7;p=controller.git diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index 3848188d3d..e00832a5b7 100644 --- a/opendaylight/config/config-it-base/pom.xml +++ b/opendaylight/config/config-it-base/pom.xml @@ -1,5 +1,6 @@ - + - org.ops4j.pax.exam - pax-exam-container-karaf - compile + org.ops4j.pax.exam + pax-exam-container-karaf + compile - org.ops4j.pax.exam - pax-exam-junit4 - compile + org.ops4j.pax.exam + pax-exam-junit4 + compile - org.ops4j.pax.exam - pax-exam - compile + org.ops4j.pax.exam + pax-exam + compile - org.ops4j.pax.url - pax-url-aether - compile + org.ops4j.pax.url + pax-url-aether + compile - javax.inject - javax.inject - 1 - compile + javax.inject + javax.inject + compile - org.apache.karaf.features - org.apache.karaf.features.core - ${karaf.version} - compile + org.apache.karaf.features + org.apache.karaf.features.core + ${karaf.version} + compile - org.osgi - org.osgi.core - compile + org.osgi + org.osgi.core + compile - junit - junit - compile + junit + junit + compile + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + src/main/resources