FAILURE: Build failed with an exception.
* Where:
Build file '/home/runner/work/kafka-gitops/kafka-gitops/build.gradle' line: 83
* What went wrong:
A problem occurred evaluating root project 'kafka-gitops'.
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not find com.fasterxml.jackson.core:jackson-databind:2.16.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom
Required by:
project :
> Could not find com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.16.0/jackson-dataformat-yaml-2.16.0.pom
Required by:
project :
> Could not find com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.16.0/jackson-datatype-jdk8-2.16.0.pom
Required by:
project :
> Could not find com.fasterxml.jackson.core:jackson-databind:2.16.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom
Required by:
project : > com.fasterxml.jackson:jackson-bom:2.16.0
> Could not find com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.16.0/jackson-dataformat-yaml-2.16.0.pom
Required by:
project : > com.fasterxml.jackson:jackson-bom:2.16.0
> Could not find com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.16.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.16.0/jackson-datatype-jdk8-2.16.0.pom
Required by:
project : > com.fasterxml.jackson:jackson-bom:2.16.0
* Try:
> If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 24s