AmadeusITGroup / sonar-stash

Stash (BitBucket) plugin, a pull-request decorator which allows to integrate SonarQube violations directly into your pull-request
MIT License
165 stars 82 forks source link

SonarQube 5.5 Compatibility #54

Closed milindbangar79 closed 8 years ago

milindbangar79 commented 8 years ago

Hi,

Is the plugin compatible with SONARQube version 5.5.

I am not getting any issue in installing the plugin, but nothing seems to happen, while running the Sonar Jenkins job for a project.

It's a Maven build.

Any help will be great.

Thanks Milind

t-8ch commented 8 years ago

Hi @milindbangar79, it should be compatible. Could you repeat your tests using 4.5.7 and check whether this helps?

milindbangar79 commented 8 years ago

Hi,

I tried with 5.2,it seems to be working, but getting the following exception.

[ERROR] Unable to get Stash differential report from Stash: Unable to get comment linked to int.insurerriskfactors #10. Received 404 with message Not Found. [ERROR] Process stopped: No Stash differential report available to process the SQ analysis

Getting diffReport as null, which is throwing the error as mentioned above.

I am bit new to STASH, so can you help me what I would be doing wrong?

Thanks again..

Milind

milindbangar79 commented 8 years ago

Closing the issue, as it's resolved now.

Issue was connectivity between SONARQube server and STASH on AWS.

Regards Milind