[NEW RELEASE] sonar-checkstyle 8.35

Hi,

Short description:
Issue #298: fix AnnotationLocationCheck
Issue #302: update to CS 8.35

Sonarqube compatibility: 7.9-LATEST
JDK: 1.8

SonarCloud project dashboard: https://sonarcloud.io/dashboard?id=checkstyle_sonar-checkstyle

PR: https://github.com/SonarSource/sonar-update-center-properties/pull/147

Thanks,
Daniel Mühlbachler-Pietrzykowski

Done

 
:slight_smile:
Ann

@ganncamp @muhlba91 Can I still use my old Sonar-Checkstyle version plugin?

I am getting this error when I am trying to run sonar

[INFO] Checkstyle charset: UTF-8
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.789 s
[INFO] Finished at: 2020-08-28T10:30:01-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar (default-cli) on project TreasuryDealApprovalSystem: Can not execute Checkstyle: cannot initialize module HeaderCheck - illegal value ‘null’ for property ‘headerFile’: com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to find: null -> [Help 1]
[ERROR]

@zorro
please submit an issue here: https://github.com/checkstyle/sonar-checkstyle
additionally, i’d like to ask you to indicate your configuration of this check and add the output with a complete stacktrace.

1 Like