[ http://jira.codehaus.org/browse/MCHECKSTYLE-30?page=comments#action_62043 ]
Edwin Punzalan commented on MCHECKSTYLE-30: ------------------------------------------- cacheFile is meant for the pre-configured checkstyle checks: sun, avalon, and turbine. If you are providing your own configuration, then you should put in your xml something like: <property name="cacheFile" value="${checkstyle.cache.file}"/> Then whatever you put in the cacheFile parameter will override the above property. > checkstyle ignores cacheFile > ---------------------------- > > Key: MCHECKSTYLE-30 > URL: http://jira.codehaus.org/browse/MCHECKSTYLE-30 > Project: Maven 2.x Checkstyle Plugin > Type: Bug > Reporter: Brian Fox > Assignee: Edwin Punzalan > Fix For: 2.0.1 > > > 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