Maven dependencies cached in the local repository

Photo by Alex Hand on Unsplash

Maven dependencies cached in the local repository

·

1 min read

Table of contents

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