>From my experience, if we discard this issues now, on our infrastructure, we would need to pay more when end users start to complying that one of our maven plugins fails randomly.
We added new java versions to early test new java versions with our products so there will be chance that bug can be spotted and fixed earlier. For now our test policy says to test it with Java (7), 8, 11 and latest mid term supported version plus latest EA version. Could you share what exact project fails on windows and what error you observe? Is there any difference to JVM build number between Linux and windows? Recently i found one issue on our Maven Core project that started to fail in unit tests with java 16/17 - you may observe something smilar. https://issues.apache.org/jira/browse/MNG-7054 Sylwester śr., 30 gru 2020, 22:42 użytkownik Elliotte Rusty Harold <elh...@ibiblio.org> napisał: > On Wed, Dec 30, 2020 at 8:58 PM John Patrick <nhoj.patr...@gmail.com> > wrote: > > > > Better to know the issues and slowly fix them then get hit with a load > > of issues blocking users. > > > > We have the Linux JDK 15, and Windows JDK 16, builds for that. The > windows JDK-15 build is noise that provides no useful information. > > -- > 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 > >