[
https://issues.apache.org/jira/browse/MRESOLVER-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366245#comment-17366245
]
Hudson commented on MRESOLVER-152:
----------------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-resolver » master #89
See
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/job/master/89/
> Perform null checks when interface contracts require it
> -------------------------------------------------------
>
> Key: MRESOLVER-152
> URL: https://issues.apache.org/jira/browse/MRESOLVER-152
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Affects Versions: 1.6.1
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Labels: up-for-grabs
> Fix For: version-next
>
> Attachments: screenshot-1.png
>
>
> Many interface require args to be non-null, in most cases it is not enforced.
> We shall enforce it with {{Objects.requireNonNull(Object, "<arg name> cannot
> be null")}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)