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. #5

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

Sonar 5.2 support. #5

Rotwang opened this issue Oct 29, 2015 · 5 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 (d7d92fd)
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: RadoBuransky/sonar-scoverage-plugin#27 so everyone is informed.

@hcoles
Copy link
Contributor

hcoles commented Oct 31, 2015

Both plugins define the Scala language. I don't think this used to cause a problem, but we've only ever used the scalastyle plugin on its own so I may be mistaken.

I think the correct solution would be to pull the scala language support into a separate plugin that the scalastyle and scoverage plugin both rely on. This plugin wouldn't do much on it's own, but it would allow other scala plugins to be developed without conflicting.

@Rotwang
Copy link
Author

Rotwang commented Nov 2, 2015

I've used both plugins with sq 5.1.2 and they worked well (at least no errors were reported).

@kknd22
Copy link

kknd22 commented Dec 1, 2015

I am enountering the same thing with sq 5.2, scoverage 5.1.1 and scalastyle 0.0.1SN.
I am moving back to sq 5.1.2. Any movements on this? Thanks

@jamestidman
Copy link

Same here, as with others rolling back to 5.1.2 fixed the issue.

@TimSoethout
Copy link

I have the same problem here. Would love to be able to use them together.

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

5 participants