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.
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
Versions
Additional context
Project also has many out of date dependencies.