Skip to content

Scoverage/Invoker$ NoClassDefFoundError #198

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

Closed
samudurand opened this issue Oct 24, 2016 · 2 comments
Closed

Scoverage/Invoker$ NoClassDefFoundError #198

samudurand opened this issue Oct 24, 2016 · 2 comments

Comments

@samudurand
Copy link

I have an SBT multi project and when running tests of a subproject individually I get the same error referenced in the old issue #115

java.lang.NoClassDefFoundError: scoverage/Invoker$

I am using version 1.4 . Has a proper solution been found for that issue ?

@samudurand
Copy link
Author

I solved that issue by adding explicit report coverage in all subproject config instead of on the parent project

@gslowikowski
Copy link
Member

Can you share test project? I'm not sure, what your project looks like and what commands you call. I'd like to reproduce it myself.

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

2 participants