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
Configure FindBugs to ignore EI_EXPOSE_REP and EI_EXPOSE_REP2 violations.
For some very strange reason, using <excludeFilterFile> in plugin's
<configuration> doesn't work. That's why I'm using
findbugs.excludeFilterFile property.
0 commit comments