muhlba91
(Daniel Mühlbachler-Pietrzykowski)
August 20, 2020, 1:44pm
1
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
zorro
(zorro)
August 28, 2020, 3:57pm
3
@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]
muhlba91
(Daniel Mühlbachler-Pietrzykowski)
August 28, 2020, 4:22pm
4
@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