SonarQube Issue Assign feature usage in SonarQube version 5.1 -
i trying use issue assign feature of sonarqube 5.1 , configured assign issues author determined scm metrics. using svn 1.6. when run sonar analysis module, sonar able identify issues unable assign them.
please find maven debug information:
[debug] [16:31:35.845] found new issue [afa5355b-16a0-4246-aefa-101e4470db7f] [debug] [16:31:35.845] configured auto-assign severity: info [debug] [16:31:35.845] issue afa5355b-16a0-4246-aefa-101e4470db7f severity: major [debug] [16:31:35.845] issue afa5355b-16a0-4246-aefa-101e4470db7f severe enough auto-assign: true [debug] [16:31:35.845] found resource key: [src/main/java/com/wcg/calms/xml/util/persist.java] [debug] [16:31:35.846] no measure found metric [authors_by_line] on resource [src/main/java/com/wcg/calms/xml/util/persist.java] [warn] [16:31:35.846] unable assign issue [afa5355b-16a0-4246-aefa-101e4470db7f]
could please advise wrong? not sure how sonar extracts scm information svn. way, svn , sonar user name same.
thanks fabrice. did not install sq issue assign plugin. in fact, sonarqube svn plugin missing , therefore getting error. worked fine after installing svn plugin.
Comments
Post a Comment