Hey, Am Dienstag, den 24.10.2017, 19:35 +0200 schrieb Antonio Vieiro: > I’m currently reviewing one of the “o.eclipse.core.*” modules and I > can’t find a binary, so I should either upgrade or downgrade it. > > I was wondering if we should either upgrade or downgrade the binaries > of _all_ of the “o.eclipse.core.*” modules at once. In order to avoid > subtle bugs that may arise if we choose versions coming from > different Eclipse releases.
there was some talk, that eclipse hosts its artifacts in its own repository (Emilian raised that already): https://repo.eclipse.org/content/groups/releases/ They obviously setup a nexus instance for themselves: https://repo.eclipse.org/ The solution could be, that the DownloadBinaries task is modified to fetch binaries from multiple maven repositories. What do the others think? Greetings Matthias
