Maven declines to continue saying "resolution will not be reattempted until the update interval of MyRepo has elapsed"
If Maven does not find an artifact, then it stops proceeding giving following error:
"resolution will not be reattempted until the update interval of MyRepo has elapsed"
You can resolve this issue on client side using -U flag.
"resolution will not be reattempted until the update interval of MyRepo has elapsed"
You can resolve this issue on client side using -U flag.
Comments