Skip to main content

Command Palette

Search for a command to run...

Maven dependencies cached in the local repository

Updated
1 min read
Maven dependencies cached in the local repository
A

I am a Software Developer, mainly involved in Software Development of JAVA-enabled web applications.

Problem

[ERROR] Failed to execute goal on project room-data-generator: Could not resolve dependencies for project dev.adafycheng:hello-world:jar:0.0.1-SNAPSHOT: Failure to find org.codehaus.groovy:groovy-all:jar:2.5.17 in https://packages.confluent.io/maven/ was cached in the local repository, resolution will not be reattempted until the update interval of confluent has elapsed or updates are forced -> [Help 1]

Solution

mvn dependency:purge-local-repository
124 views

More from this blog

A

Ada's Programming Notebook

22 posts

I am a software developer based in Manchester, United Kingdom. Recently, I'm interested in Cloud Computing. I study writing Java SpringBoot and Node.js applications in AWS and Google Cloud.