Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
If you set Sonar to force authentication, and setup Sonar plugin for Eclipse up to use that Sonar server, and fill out authentication information, when you run a local analysis, it is unable to execute, and the following error is displayed:
Can't run local analysis when Sonar is forced to authenticate a user with Eclipse plugin.
An internal error occurred during: "Sonar Analysis".
org.sonar.wsclient.connectors.ConnectionException: HTTP error: 401,
msg: Unauthorized, query:
org.apache.commons.httpclient.methods.GetMethod@12b07606
The local analysis is a great feature but for us it's essential that we can use with 'Force authentication' enabled. Any idea when you are going to fix this?
Yves