You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up for issue 20176. Previously, the fix for issue 20176 was reverted, and the issue was closed. This was done because the maven-war-plugin did not handle reproducible builds correctly.
Now, I believe the maven-war-plugin is fixed because of MWAR-432 and MWAR-436. The most recent version supports <project.build.outputTimestamp> as far as I can tell.
I commented on issue 20176, but was asked to open up a new one. That would be this one 😀