I am getting the same error as this question: When maven says "resolution will not be reattempted until the update interval of MyRepo has elapsed", where is that interval specified?
The solution is to delete the particular artifact directory. But how do I find where it is?
Running mvn clean install -U
as suggested here does not work for me. It gives error:
Could not find artifact <artifact info>... in central (https://repo.maven.apache.org/maven2)