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

feat(coverage): add support for Sonar Findbugs + Scala plugin #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

skirge
Copy link

@skirge skirge commented Aug 17, 2017

Changes required by Sonar Findbugs + Scala plugin and some bugfixes done while developing it.

add support for sonar.sources property containing multiple directories
separated by semicolon
fix for maven sending absolute paths and sonar-runner sending relative
paths
fix exception while running sonar plugin and coverage is generated
for empty module
@skirge skirge changed the title fix(coverage): add support for sonar.sources property containing mult… feat(coverage): add support for Sonar Findbugs + Scala plugin Aug 17, 2017
move language definition to Java file so it can be referenced from
other plugins. It didn't work with Scala class
(missing Scala runtime on classpath?)
Package name is consistent with Sonar convention.
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

Successfully merging this pull request may close these issues.

1 participant