jvanzyl 2002/06/27 22:43:50
Modified: . project.properties
Log:
Temp fix to make checkstyle work. We are going to have to come up with a
method for configuration of plugins. In this case we have checkstyle that
may provide various allowable styles.
Revision Changes Path
1.21 +1 -1 jakarta-turbine-maven/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/project.properties,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- project.properties 22 Jun 2002 16:28:17 -0000 1.20
+++ project.properties 28 Jun 2002 05:43:50 -0000 1.21
@@ -17,4 +17,4 @@
maven.announcement = beta2
maven.checkstyle.excludes = org/apache/maven/java/parser/**
-maven.checkstyle.properties=${maven.home}/plugins/core/turbine-checkstyle.properties
+maven.checkstyle.properties=${maven.home}/plugins/checkstyle/turbine-checkstyle.properties
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>