You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2020/06/01 13:14:00 UTC

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

     [ https://issues.apache.org/jira/browse/MSHARED-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz updated MSHARED-854:
-----------------------------------------
    Description: 
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]

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


> '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
>            Priority: Major
>
> 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)