Failed to execute goal on project quarkus-resteasy-common: Could not resolve dependencies... #22802
-
Hello, After running:
With:
I see:
Any ideas what's wrong? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
What happens if you delete your |
Beta Was this translation helpful? Give feedback.
-
https://repo1.maven.org/maven2/com/github/java-json-tools/jackson-coreutils/ lists 2.0, so it's available. Could you cd into |
Beta Was this translation helpful? Give feedback.
What happens if you delete your
~/.m2/repository/com/github
directory and try again?