We’re trying to set up Sonar 3.1. When importing an existing checkstyle ruleset into sonar, we’re getting 4 rules failing to import:
Checkstyle rule with config key 'Checker/TreeWalker/ClassTypeParameterName' not found
Checkstyle rule with config key 'Checker/TreeWalker/MethodTypeParameterName' not found
Checkstyle rule with config key 'Checker/TreeWalker/JUnitTestCase' not found
Checkstyle rule with config key 'Checker/Translation' not found
Are these rules not supported by Sonar?
Thanks,
Don