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

I can't build the project with gradle #134

Open
donaastor opened this issue Jan 21, 2022 · 0 comments
Open

I can't build the project with gradle #134

donaastor opened this issue Jan 21, 2022 · 0 comments

Comments

@donaastor
Copy link

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'.

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.

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

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