do not inherit checkstyle report.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402834 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-10-27 18:21:32 +00:00
parent ddecd82513
commit 1d17c3104e
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>${checkstyleVersion}</version>
<inherited>false</inherited>
<configuration>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
<configLocation>config/maven_checks.xml</configLocation>