mirror of
https://github.com/apache/openjpa.git
synced 2025-03-06 16:39:11 +00:00
make sure maven-checkstyle-plugin-2.2 is used for site generation, as the latest 2.5 has problems
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@916009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0befad7051
commit
c9e2d17fd5
1
pom.xml
1
pom.xml
@ -1126,6 +1126,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>2.2</version>
|
||||
<configuration>
|
||||
<configLocation>${checkstyle.config.location}</configLocation>
|
||||
<includeTestSourceDirectory>true</includeTestSourceDirectory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user