Skip to content

Project has out of date dependencies and './gradlew clean build test' fails #652

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

Closed
elevenfive opened this issue Jun 13, 2022 · 0 comments · Fixed by #653
Closed

Project has out of date dependencies and './gradlew clean build test' fails #652

elevenfive opened this issue Jun 13, 2022 · 0 comments · Fixed by #653
Labels
bug Create a report to help us improve

Comments

@elevenfive
Copy link
Contributor

Describe the bug
'./gradlew clean build test' fails with 9 errors

To Reproduce
Follow README and execute './gradlew clean build test'

Expected behavior
Builds and tests without error

Screenshots

9 errors

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':build-info-api:compileJava'.
> Compilation failed; see the compiler error output for details.

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

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

BUILD FAILED in 1s
15 actionable tasks: 12 executed, 3 up-to-date

Versions

  • Extractor version: 2.36.3 (Latest)
  • Operating system: All
  • Artifactory Version: 4.28.3 (Latest)

Additional context
Project also has many out of date dependencies.

@elevenfive elevenfive added the bug Create a report to help us improve label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Create a report to help us improve
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant