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 run task not working for "Hello" and "TestApp" #6

Open
msgilligan opened this issue Sep 4, 2020 · 0 comments
Open

Gradle run task not working for "Hello" and "TestApp" #6

msgilligan opened this issue Sep 4, 2020 · 0 comments
Labels
upstream-issue A known bug in a dependency workaround-available A workaround for the issue is available

Comments

@msgilligan
Copy link
Member

./gradlew supernautfx-sample-hello:run fails as follows:

> Task :supernautfx-sample-hello:run FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':supernautfx-sample-hello:run'.
> org.joor.ReflectException: java.lang.NoSuchFieldException: javaExecHandleBuilder

It looks like this is a problem in the Gradle Modularity Plugin brought on by the update to Gradle 6.6:

See: java9-modularity/gradle-modules-plugin#165

msgilligan added a commit that referenced this issue Jan 18, 2021
@msgilligan msgilligan added the upstream-issue A known bug in a dependency label Oct 7, 2021
@msgilligan msgilligan added the workaround-available A workaround for the issue is available label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream-issue A known bug in a dependency workaround-available A workaround for the issue is available
Projects
None yet
Development

No branches or pull requests

1 participant