[ 
http://jira.codehaus.org/browse/MNG-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MNG-1849:
------------------------------

    Fix Version/s:     (was: 2.1.x)
                   2.0.7

> maven-model  Extension.hashCode() throws NPE if groupId or artifactId is null
> -----------------------------------------------------------------------------
>
>                 Key: MNG-1849
>                 URL: http://jira.codehaus.org/browse/MNG-1849
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.2
>            Reporter: David Hawkins
>             Fix For: 2.0.7
>
>         Attachments: MNG-1849-maven-model.patch
>
>
> org.apache.maven.model.Extension.hashCode() throws NullPointerException if 
> the groupId or artifactId is null.
> There was null checking on version, but not on groupId or artifactId so this 
> patch adds it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to