Maven pom license url can contain xml entities
----------------------------------------------
Key: IVY-950
URL: https://issues.apache.org/jira/browse/IVY-950
Project: Ivy
Issue Type: Bug
Components: Maven Compatibility
Affects Versions: 2.0-RC1
Reporter: Joakim Recht
Some maven pom license elements have a url element with a value which contains
xml entities, for example &. When this is converted to ivy.xml, the xml
entity is converted so that & becomes &, and the ivy.xml cannot be parsed
correctly afterwards. One example of this is
http://mirrors.ibiblio.org/pub/mirrors/maven2/jboss/javassist/3.7.ga/javassist-3.7.ga.pom
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.