Thanks, using Maven 3.8.4 fixed my problem. I created the issue JENKINS-68302 Building Jenkins with Maven 3.8.5 fails on maven-shade-plugin:shade <https://issues.jenkins.io/browse/JENKINS-68302> and submitted the pull request JENKINS-68302 Use mvnw to specify Maven v3.8.4 as v3.8.5 fails #6491 <https://github.com/jenkinsci/jenkins/pull/6491>.
On Friday, April 15, 2022 at 9:37:05 PM UTC+2 Jesse Glick wrote: > On Fri, Apr 15, 2022 at 12:08 PM 'Cyrille Le Clerc' via Jenkins Developers > <[email protected]> wrote: > >> Is it a known build problem? >> > > Other than Maven 3.8.5 being broken as Mark mentioned, there are not in > general known build problems. Someone would fix the problem right away, if > it even somehow got merged to trunk despite CI checks. > > I would suggest starting with `mvn clean`. If that still fails, try a > build of a fresh checkout inside a Docker container. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/541293cd-db95-4f45-b413-eeb2ac715769n%40googlegroups.com.
