[
http://jira.codehaus.org/browse/MNG-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason van Zyl closed MNG-1849.
------------------------------
Resolution: Fixed
Appled, thanks.
> 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.1.x
>
> 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