You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded Source code (.zip) for version v0.6.3 and I can't build the project. When I run "gradle build" or many of the other tasks, I only get a failure message I provide. How can I assemble the source code, please?
What went wrong:
Could not determine the dependencies of task ':jar'.
Could not get unknown property 'runtime' for configuration container of type org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer.
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
I downloaded Source code (.zip) for version v0.6.3 and I can't build the project. When I run "gradle build" or many of the other tasks, I only get a failure message I provide. How can I assemble the source code, please?
FAILURE: Build failed with an exception.
Where:
Build file '/home/korsic/trenut/SeedSearcherStandaloneTool-0.6.3/build.gradle' line: 79
What went wrong:
Could not determine the dependencies of task ':jar'.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 401ms
The text was updated successfully, but these errors were encountered: