Fixed the relative location of the spacei_and_tabs_check.xml in commons pom.
[netvirt.git] / commons / pom.xml
index 2789d2422561f7e55f7a22cda0edb48e6578c6c7..5b69026384d3f4a25b5250c6c5e720a47f66ddf0 100755 (executable)
         </executions>
         <configuration>
           <failsOnError>true</failsOnError>
-          <configLocation>${project.basedir}/space_and_tabs_checks.xml</configLocation>
+          <configLocation>${project.parent.basedir}/space_and_tabs_checks.xml</configLocation>
           <consoleOutput>true</consoleOutput>
           <includeTestSourceDirectory>true</includeTestSourceDirectory>
           <sourceDirectory>${project.basedir}</sourceDirectory>