You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "James Roper (JIRA)" <ji...@apache.org> on 2015/05/29 08:28:17 UTC

[jira] [Created] (IVY-1524) PomModuleDescriptorParser does not transfer extra namespaces from parent pom

James Roper created IVY-1524:
--------------------------------

             Summary: PomModuleDescriptorParser does not transfer extra namespaces from parent pom
                 Key: IVY-1524
                 URL: https://issues.apache.org/jira/browse/IVY-1524
             Project: Ivy
          Issue Type: Bug
          Components: Maven Compatibility
            Reporter: James Roper


The PomModuleDescriptorParser transfers all extra info from the parent descriptor without considering the possibility that there may be some extra attribute namespaces used in the extra info.  If there is, the descriptor will fail to parse when it's next read.

When it transfers the extra info, it should also transfer extra attribute namespaces.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)