This repository has been archived by the owner on May 5, 2024. It is now read-only.
chore(deps): bump com.fasterxml.jackson:jackson-bom #591
Annotations
3 errors and 1 warning
Dependencies
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
|
Dependencies
'./gradlew :dependencies resolution failed!
|
build
Process completed with exit code 1.
|
build
No files were found with the provided path: build/reports/. No artifacts will be uploaded.
|