Checkstyle clean-up src/test/java
[yangtools.git] / common / checkstyle-logging / pom.xml
index 53467208a97efdac0ceb6fb361499cf43d3a3371..7b17db1bc7cd7342ae4079af909f72a0f4ba458e 100644 (file)
@@ -48,6 +48,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
         <configuration>
+          <includeTestSourceDirectory>false</includeTestSourceDirectory>
           <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
         </configuration>
       </plugin>