Details
Description
I have cofigured Sonar with correct JIRA url, user&password.
During build the only information i have
[INFO] Executing sensor class org.sonar.plugins.jira.JiraSensor
[ERROR] Error accessing Jira web service, please verify the parameters. Returned error is 'null'
Please help me to identify the root cause problem for this and/or point me the directions to look for (debug level parameters etc ...)
Please consider to improve logging in terms of
Logging not only e.getMessage() but all the stacktrace as well. (in all other places as well)
Thanks in advance!