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
When building a maven project with -Werror compiler option, the projcet produces a warning: No processor claimed any of these annotations: lombok.Data
, and then fails with a compilation error: warnings found and -Werror specified
When building a maven project with -Werror compiler option, the projcet produces a warning:
No processor claimed any of these annotations: lombok.Data
, and then fails with a compilation error:
warnings found and -Werror specified
Maven compiler:
The text was updated successfully, but these errors were encountered: