On Wed, Dec 30, 2020 at 11:38 PM Robert Scholte <rfscho...@apache.org> wrote: > > What's you analysis? > Did you inform INFRA? > If we have issues with these versions, most likely Maven users will have to. >
The issues all seem to be in the test infrastructure, and have nothing to do with the Maven code itself. While it's conceivable for a build to find a bug that only surfaces on one platform/JDK combination, this is not what we see in practice. Most bugs trigger in a particular JDK XOR on a particular platform. I'm not sure I've ever noticed a genuine Maven bug that triggered in only one build. Diagnosing these is extremely challenging given the Jenkins UI. It is very hard to find the logs for any particular job. They are very hidden. Various people have reported and fixed these INFRA issues before. It doesn't stick. I prefer fewer, more reliable CI builds. -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org