[
https://issues.apache.org/jira/browse/IVY-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maarten Coene updated IVY-928:
------------------------------
Fix Version/s: (was: trunk)
2.0-RC2
> NullPointerException in AbstractPatternsBasedResolver when organization is
> null
> -------------------------------------------------------------------------------
>
> Key: IVY-928
> URL: https://issues.apache.org/jira/browse/IVY-928
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0-RC1
> Reporter: Xavier Hanin
> Assignee: Xavier Hanin
> Fix For: 2.0-RC2
>
>
> When a mrid organization is null (it can happen when there is no groupId in
> m2 pom for instance), AbstractPatternsBasedResolver run into a
> NullPointException:
> {noformat}
> java.lang.NullPointerException at
> org.apache.ivy.plugins.resolver.AbstractPatternsBasedResolver.convertM2IdForResourceSearch(AbstractPatternsBasedResolver.java:441)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.