Unmarshalling problem with two consecutive empty elements
---------------------------------------------------------

                 Key: MNG-3997
                 URL: http://jira.codehaus.org/browse/MNG-3997
             Project: Maven 2
          Issue Type: Bug
          Components: Inheritance and Interpolation
    Affects Versions: 3.0-alpha-2
            Reporter: Shane Isbell
             Fix For: 3.0-alpha-2


If one ModelProperty property URI starts with another ModelProperty URI and 
both are empty and both are consecutive in the pom, then the first tag will not 
be closed on unmarshalling to XML.

For example, the error occurs if:
<organization/>
<organizationUrl/>




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