Open Bananeweizen opened 1 month ago
Yes that's very annoying maven behavior, maybe always use force
has bad impact on performance, but there is a "refresh" button in the target editor, currently m2e only throws away the resolved result, but maybe we should add a flag to use the force update snapshots option in this case. DO you like to look into this an propose a PR?
I've just got a "This failure was cached in the local repository ...until forced" error message when resolving a target platform with contained maven artifacts. On the command line, I would use -U to force the update. During target platform resolution there is no such option. Would it be possible to hardcode the forced update for every target platform resolution maybe?