As mentioned on ticket, we try and ensure ‘latest’ means latest, so with the release of Maven 3.5.0 we made sure that was available for testing.
Please move your build config away from ‘latest’ to 3.3.9 or whatever version you want if you wish to remain stable and not be surprised when ‘latest’ changes. I imagine the 3.5.0 Jenkins bug will be fixed soon enough, and we are due to upgrade our Jenkins soon so this will likely be temporary. But hey! If we never made it available, we would be none the wiser and not having this conversation :) Gav… > On 2 Jun 2017, at 5:22 pm, Dennis Kieselhorst <[email protected]> wrote: > > Hi, > > builds with Maven (latest) are now failing with NoSuchFieldError: > DEFAULT_USER_SETTINGS_FILE. > > Seems that Maven was updated to 3.5 although the installed Jenkins version > doesn't support it. > > Bug report: > https://issues.jenkins-ci.org/browse/JENKINS-43446 > > Sample for failing builds: > https://builds.apache.org/view/M-R/view/MyFaces/job/myfaces-current23/85/ > https://builds.apache.org/view/M-R/view/MyFaces/job/Tobago Trunk (deploy)/339/ > > Regards > Dennis
