You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2006/01/17 22:49:40 UTC

[jira] Commented: (MPCHECKSTYLE-51) checkstyle ignores cacheFile

    [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org