Closed kaszuster closed 10 years ago
There's a first implemenation available for the first two bullets (one issue per violation and linking to java classes and packages). Can you verify if it works for you and provide feedback?
First version works like a charm.
Here is one additional remark: The way jQA issues and default sonar issues are displayed differs a little:
jQA issues display information that are stored in the report xml.
The default issues display some kind of advice in the description area.
I would suggest to display the description of the constraint as the description of the created issue.
The rule description is now rendered as part of the sonar issue. Note that the jQA permalink provided by the sonar quality profile has changed from
http://localhost:9000/profiles/export?format=jqassistant&language=java&name=MyQualityProfile
to
http://localhost:9000/profiles/export?format=jQAssistant&language=java&name=MyQualityProfile
(i.e. only lower case letters for jqassistant)
Right now the SonarQube plugin has two major and one minor flaw: