X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fconcepts%2Fpom.xml;h=22555271e1dcb24be484574afbbb87039f487d17;hp=369a58af449571034b7fc3655d6fa9e37fb4b866;hb=87e42e0bc309ddd2f3bde223d1745ec9d6600592;hpb=7d7d583192d7d2285993c05278a52c0014167401 diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 369a58af44..22555271e1 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/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 + concepts 0.5.0-SNAPSHOT @@ -17,19 +22,10 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} 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 +33,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 + +