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

Error while running ./gradlew run #7

Open
IrfaanKhalid opened this issue Nov 30, 2017 · 0 comments
Open

Error while running ./gradlew run #7

IrfaanKhalid opened this issue Nov 30, 2017 · 0 comments

Comments

@IrfaanKhalid
Copy link

Hi,

I attempted to run ./gradlew run and ran into the following issue:

$ ./gradlew run

FAILURE: Build failed with an exception.

* What went wrong:
Failed to capture snapshot of input files for task ':compileJava' property 'classpath' during up-to-date check.
> java.lang.UnsupportedOperationException (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 6s
1 actionable task: 1 executed

This is after I updated the version of Gradle listed in the .properties file (see my pull request here.

The output isn't too verbose here - any ideas?

Thanks.

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