[
https://issues.apache.org/jira/browse/IVY-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Hanin updated IVY-422:
-----------------------------
Summary: NPE when no organisation or no name is provided in module element
of ivyconf (was: NPE when no organisation is provided in module element of
ivyconf)
Same problem if no name is provided
> NPE when no organisation or no name is provided in module element of ivyconf
> ----------------------------------------------------------------------------
>
> Key: IVY-422
> URL: https://issues.apache.org/jira/browse/IVY-422
> Project: Ivy
> Issue Type: Bug
> Affects Versions: 1.4.1
> Reporter: Xavier Hanin
> Fix For: 1.5
>
>
> When you don't provide an organisation in your module element, Ivy fails with
> an NPE instead of a clean error:
> {code}
> <modules>
> <module name="ivy" resolver="ivy"/>
> </modules>
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.