Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 3.0
-
Component/s: Java, Violations View
-
Labels:None
-
Environment:Windows 7 64bit
Sonar Server 3.1.1
Sonar Eclipse 2.4
Spring Tool Suite 3.1.0
-
Number of attachments :
Description
When synchronizing a branch Sonar project in Eclipse, the violations being retrieved are from the main project and do not consider the branch.
The communication with the server was analyzed with wireshark and the screenshot is attached.
The screenshot shows that the first get was identifying the branch, but the violations get is not.
Issue Links
- depends upon
-
SONARIDE-329
Highly improve the mechanism to link an Eclipse project to a Sonar remote project
-
- relates to
-
SONARIDE-205
Refactor the way to launch local Sonar analysis (use Sonar Runner and dryRun mode)
-
-
SONARIDE-329
Highly improve the mechanism to link an Eclipse project to a Sonar remote project
-
Indeed, I reproduced the issue locally !