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

execution of "jscover-file" stops after configuration #12

Closed
ghost opened this issue Jul 8, 2015 · 1 comment
Closed

execution of "jscover-file" stops after configuration #12

ghost opened this issue Jul 8, 2015 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Jul 8, 2015

hi,

when i run mvn jscover-file:jscover, the execution stops with the following output:

[INFO] --- jscover-file-maven-plugin:1.0.7:jscover (default-cli) @ <project_name> ---

executing it with -X, the execution lists the configuration and stops there.

I am trying to use jscover-file to show the coverage of jasmine tests.

What could be the issue here?

Thank you.

@ghost ghost closed this as completed Jul 8, 2015
@tntim96 tntim96 self-assigned this Jul 8, 2015
@tntim96
Copy link
Owner

tntim96 commented Jul 8, 2015

Can you try executing with the -X option to reveal the underlying issue? Also, check if a jscover.log file has been produced.

This issue was closed.
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

1 participant