On Mon, 2020-08-03 at 12:15 +0200, Konrad Windszus wrote: > We can even leverage a custom (empty) local repo via "- > Dmaven.repo.local" which can be thrown away after release > verification. > That way one would notice references which are no longer available > publically (for whatever reason). > That would delay the release check though, as you would need to > redownload all necessary plugins/dependencies....
Hm, that sounds interesting. The question is what is the relative increaase of the check time. I run the validation in a console and then switch away since it takes too long to wait for it. If it's 10-20% longer I think that's fine. If it's 5x longer it's probably a no-go. Thanks, Robert
