Skip to content
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

Execution failed for task. Could not resolve com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.2 #19

Open
rusiaikinat opened this issue Jun 19, 2024 · 0 comments

Comments

@rusiaikinat
Copy link

2.3.0-RC1

Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':runtimeClasspath'.
   > Could not resolve com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.2.
     Required by:
         project : > io.jmix.bom:jmix-bom:2.3.0-RC1 > org.springframework.boot:spring-boot-dependencies:3.2.6
         project : > io.jmix.rest:jmix-rest-starter:2.3.0-RC1 > io.jmix.rest:jmix-rest:2.3.0-RC1
      > Could not resolve com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.2.
         > Could not get resource 'https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.pom'.
               > repo.maven.apache.org
   > Could not resolve com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.2.
     Required by:
         project : > io.jmix.reports:jmix-reports-starter:2.3.0-RC1 > io.jmix.reports:jmix-reports:2.3.0-RC1 > com.fasterxml.jackson.core:jackson-databind:2.16.2 > com.fasterxml.jackson:jackson-bom:2.16.2
      > Could not resolve com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.2.
         > Could not get resource 'https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.pom'.
               > repo.maven.apache.org

* 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 13s
2 actionable tasks: 2 executed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant