Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonar 5.2 support. #27

Open
Rotwang opened this issue Oct 29, 2015 · 4 comments
Open

Sonar 5.2 support. #27

Rotwang opened this issue Oct 29, 2015 · 4 comments

Comments

@Rotwang
Copy link

Rotwang commented Oct 29, 2015

Hi,
I'm using sonar 5.2-RC4 with two scala related plugins, namely:

Scalastyle 0.0.3-SNAPSHOT ()
Scoverage 5.1.2

Unfortunately the project analysis fails with following stack trace:
https://gist.github.com/Rotwang/97b1a74a82302c5a6b4a

When using only one of those plugins at once the analysis do pass without error.

ps
I've also raised: ncredinburgh/sonar-scalastyle#5 so everyone is informed.

@zenderol
Copy link

zenderol commented Dec 9, 2015

+1

@zafarella
Copy link

mine is failing with

ERROR: Unable to execute Sonar
ERROR: Caused by: Fail to execute request [code=500, url=http://10.9.71.28:9000/api/qualityprofiles/search.protobuf?defaults=true]
ERROR: Caused by: Fail to download [http://10.9.71.28:9000/api/qualityprofiles/search.protobuf?defaults=true]. Response code: 500

call to http://10.9.71.28:9000/api/qualityprofiles/search.protobuf?defaults=true expands to
{"errors":[{"msg":"No quality profile can been found on language 'scala'"}]}

Docker used = https://hub.docker.com/_/sonarqube/

@zafarella
Copy link

Please ignore #issuecomment-166415506 - fixed via setting the default profile

@TimSoethout
Copy link
Contributor

+1 Would love to be able to use everything together in 5.3+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants