Re: Maven flatten plugin in incrementals profile

2024-05-22 Thread 'Jesse Glick' via Jenkins Developers
On Tue, May 21, 2024 at 2:04 PM Ullrich Hafner wrote: > SpotBugs extracts the filter XML into an empty file. (Not every time but > sometimes, so this might be a race condition somewhere). > Weird. Running, say, `mvn clean verify` from a shell? No IDE, mvnd involved? -- You received this messag

Re: Maven flatten plugin in incrementals profile

2024-05-21 Thread Ullrich Hafner
> Am 20.05.2024 um 22:23 schrieb 'Jesse Glick' via Jenkins Developers > : > > On Sat, May 18, 2024 at 2:43 PM Ullrich Hafner > wrote: >> It seems that the Maven SpotBugs and the Maven Flatten plugin are not >> compatible when used together. > > They are in gen

Re: Maven flatten plugin in incrementals profile

2024-05-20 Thread 'Jesse Glick' via Jenkins Developers
On Sat, May 18, 2024 at 2:43 PM Ullrich Hafner wrote: > It seems that the Maven SpotBugs and the Maven Flatten plugin are not > compatible when used together. They are in general. I am using a SpotBugs exclusion filter from another jar file and SpotBugs > seems to create a zero length copy of