Incomplete <parent> element causes NPE
--------------------------------------

                 Key: MNG-4454
                 URL: http://jira.codehaus.org/browse/MNG-4454
             Project: Maven 2
          Issue Type: Bug
          Components: POM
    Affects Versions: 3.0-alpha-4
            Reporter: Benjamin Bentmann
            Priority: Minor


A POM with
{code:xml}
<parent>
</parent>
{code}
will produce a NPE instead of the proper validation messages about missing 
parent info.

-- 
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