X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fconcepts%2Fpom.xml;h=169a428f1568f9a12f12290ebdcef07f6aeb403b;hb=44638c17493281db45754881afb491a620481fe3;hp=369a58af449571034b7fc3655d6fa9e37fb4b866;hpb=63680b9ec12d28383e544cdfc3af0599419d19d4;p=controller.git diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 369a58af44..169a428f15 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -21,15 +21,6 @@ true - - org.slf4j, - org.osgi.framework, - org.apache.commons.lang3.builder, - org.apache.felix.dm, - org.apache.commons.lang3.tuple, - javax.xml.bind.annotation, - javax.xml.bind.annotation.adapters - org.opendaylight.controller.concepts.transform @@ -37,6 +28,22 @@ ${project.basedir}/META-INF + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + org.opendaylight.controller + checkstyle + 0.0.1-SNAPSHOT + + + + true + controller/space_and_tabs_checks.xml + +