X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=142c9d5d6cc44c24d553ac0f89b9b5a2101de706;hb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31;hp=2792adcb7be7fc82bba337e249af1fc830bdbfa1;hpb=541d0a36997f292bb037a2199463431eee538358;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 2792adcb7b..142c9d5d6c 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -9,10 +9,16 @@ commons.opendaylight 1.4.0-SNAPSHOT pom + + org.opendaylight.controller + commons.parent + 1.0.0-SNAPSHOT + ../parent + + 1.0-alpha-2 https://sonar.opendaylight.org/ - http://nexus.opendaylight.org/content dav:http://nexus.opendaylight.org/content/sites/site 3.2 2.6 @@ -32,6 +38,7 @@ 1.17 3.6.0.RELEASE 2.2.0.RELEASE + 2.10 @@ -218,7 +225,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.10 + ${checkstyle.version} org.apache.maven.plugins @@ -251,7 +258,7 @@ org.codehaus.mojo properties-maven-plugin - 1.0-alpha-2 + ${propertymavenplugin.version} @@ -261,7 +268,7 @@ logback.configurationFile - ${project.parent.relativePath}/logback.xml + ${project.parent.basedir}/logback.xml @@ -276,13 +283,13 @@ 1.6 1.6 1.6 - ${project.parent.relativePath}/sun_coding_style.xml + ${project.parent.basedir}/sun_coding_style.xml org.apache.maven.plugins maven-checkstyle-plugin - 2.10 + ${checkstyle.version} process-sources @@ -293,7 +300,11 @@ true - ${project.parent.relativePath}/space_and_tabs_checks.xml + ${project.parent.basedir}/space_and_tabs_checks.xml + true + true + ${project.basedir} + **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat