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

gradle vs gradlew #155

Open
nomuna opened this issue Aug 10, 2018 · 0 comments
Open

gradle vs gradlew #155

nomuna opened this issue Aug 10, 2018 · 0 comments

Comments

@nomuna
Copy link

nomuna commented Aug 10, 2018

I have the same gradle version installed on my windows 7 machine as the wrapper (gradle 4.9).

I can generate coverage reports for a small grails 3.3.6 project using the

gradlew cobertura

But

gradle cobertura

doesn't generate any coverage info, just the website with index.html, css etc.

As a side note, I have the the option org.gradle.parallel set to true in gradle.properties.
I tested both gradle and gradlew with and without the org.gradle.parallel=true option
and get the same results.

Has anybody run into the same issue?

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