NPE when no organisation 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.

Reply via email to