You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (Jira)" <ji...@apache.org> on 2020/02/25 20:20:00 UTC

[jira] [Created] (MSHARED-854) 'cacheFile' property is removed from TreeWalker in Checkstyle 8.19

Anders Hammar created MSHARED-854:
-------------------------------------

             Summary: 'cacheFile' property is removed from TreeWalker in Checkstyle 8.19
                 Key: MSHARED-854
                 URL: https://issues.apache.org/jira/browse/MSHARED-854
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-shared-resources
    Affects Versions: maven-shared-resources-2
            Reporter: Anders Hammar


Using maven-shared-resources with maven-checkstyle-plugin v3.1.1 results in:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8.2:site (default-site) on project jaxws-maven-plugin: Error generating maven-checkstyle-plugin:3.1.1:checkstyle report: Failed during checkstyle configuration: cannot initialize module TreeWalker - Property 'cacheFile' does not exist, please check the documentation -> [Help 1]

The 'cacheFile' property was removed from TreeWalker in Checkstyle 8.19: https://github.com/checkstyle/checkstyle/issues/2883



--
This message was sent by Atlassian Jira
(v8.3.4#803005)