-
Notifications
You must be signed in to change notification settings - Fork 164
Project has out of date dependencies and './gradlew clean build test' fails #652
Copy link
Copy link
Closed
Labels
bugCreate a report to help us improveCreate a report to help us improve
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugCreate a report to help us improveCreate a report to help us improve