[ http://jira.codehaus.org/browse/MCHECKSTYLE-30?page=comments#action_62059 
] 

Brian Fox commented on MCHECKSTYLE-30:
--------------------------------------

This is my current workaround, but it really should be settable in the pom. As 
it is now, I need to hard code the relative location of where I want it because 
I can't use maven properties like ${outputDirectory}. This also means that I 
would need to maintain a separate configuration file for any projects that 
don't have the same layout. This would also be solved by having the config in 
the pom. 

In short, it works for now, but it just doesn't feel right to need to have 
information about my build structure outside the pom.


> 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

>
>
> 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

Reply via email to