Baptiste Mathus created MENFORCER-227: -----------------------------------------
Summary: Document nullability with @Nonnull on EnforcerRule API Key: MENFORCER-227 URL: https://jira.codehaus.org/browse/MENFORCER-227 Project: Maven Enforcer Plugin Issue Type: Improvement Components: Rule API Reporter: Baptiste Mathus Attachments: patch-nonnull-enforcer-api.patch More and more often IDE are configured to use the "JSR305" annotations @Nonnull, @Nullable. This would be great to add @Nonnull to the EnforcerRule methods so that implemented rules are not reported as "potential null pointer exception" when one does not check if the helper is null, and so on. Thanks a lot for the feedback -- This message was sent by Atlassian JIRA (v6.1.6#6162)