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)