[ https://issues.apache.org/jira/browse/MNG-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960742#comment-14960742 ]
Michael Osipov edited comment on MNG-5649 at 10/16/15 1:58 PM: --------------------------------------------------------------- That wasn't a smart move because you have replicated all code changes I have committed already locally. The status {{In Progress}} has been set on purpose. Please reset the branch to its previous state and force push it. I will push shortly. was (Author: michael-o): That wasn't a smart move because you have replicated all code changes I have committed already locally. Please reset the branch to its previous state and force push it. I will push shortly. > Use Commons Lang's Verify to intercept invalid input > ---------------------------------------------------- > > Key: MNG-5649 > URL: https://issues.apache.org/jira/browse/MNG-5649 > Project: Maven > Issue Type: Bug > Affects Versions: 3.2.1 > Reporter: Michael Osipov > Assignee: Michael Osipov > Fix For: 3.3.7 > > > In several spots of Maven Core, IAE is thrown where an argument is null. This > should be turned into {{NullPointerException}} since JDK adheres to is and > the > [description|http://docs.oracle.com/javase/6/docs/api/java/lang/NullPointerException.html] > of this exception indicates that and Effective Java does that too. > I possible fix version could next minor: 3.3. Is no one is opposed it could > even be 3.2.2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)