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

gradlew tasks fails #575

Open
himamis opened this issue Jan 6, 2016 · 3 comments
Open

gradlew tasks fails #575

himamis opened this issue Jan 6, 2016 · 3 comments

Comments

@himamis
Copy link
Contributor

himamis commented Jan 6, 2016

Calling ./gradlew tasks fails on a multi project setup with the error

> Could not determine the dependencies of task ':extended:j2objcTestRelease'.

I could reproduce this with my own multi project, but also with the projects from systemTests: mutliProject1 and externalLibrary1.
This does not occur with the project simple1.
This happens using gradle version 2.4 and also 2.9.

@brunobowden
Copy link
Contributor

@advayDev1 - can we get your insight on this?

@advayDev1
Copy link
Contributor

i have seen this intermittently as well but not recently; it has never stopped an actual build, and thus has always been low priority.
is a ./gradlew build also failing or just the tasks diagnostics task?

@himamis
Copy link
Contributor Author

himamis commented Jan 9, 2016

It's just the tasks task that fails, it doesn't stop the build, so this has a low priority for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants