[ http://jira.codehaus.org/browse/MPCHECKSTYLE-51?page=comments#action_56140 ]
Brian Fox commented on MPCHECKSTYLE-51: --------------------------------------- for the archive, the workaround is to add this to your xml file (assuming you are using one): <property name="cacheFile" value="target/checkstyle-cachefile"/> but this is less than optimal because it requires knowledge of the maven build path outside the pom. > checkstyle ignores cacheFile > ---------------------------- > > Key: MPCHECKSTYLE-51 > URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-51 > Project: maven-checkstyle-plugin > Type: Bug > Reporter: Brian Fox > > > I'm using a version of checkstyle from svn so I can get custom configuration. > The cacheFile seems to be ignored. I tried setting it even though it has a > default value, but I nver see the checkstyle-cachefile get created. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
