X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-it-base%2Fpom.xml;h=4424c51d76fd72b51876bb9c0c59954c588db995;hp=6c34e9137c8d073b200df717a90447a0230b31cb;hb=f43b01b81319959b1907e3e04537f5169e7f33d8;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index 6c34e9137c..4424c51d76 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