Maven accepts illegal XML for its pom's, Ivy not.
-------------------------------------------------
Key: IVY-921
URL: https://issues.apache.org/jira/browse/IVY-921
Project: Ivy
Issue Type: Improvement
Components: Maven Compatibility
Affects Versions: 2.0-RC1
Reporter: Hans Dockter
Maven seems to generate illegal XML for its pom's. For example if the
developers have a special character in there name.
Two examples:
http://repo1.maven.org/maven2/qdox/qdox/1.6/qdox-1.6.pom
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
I have run lately a couple of times into problems with this. Maven itself seems
to be happy with that. Ivy definitely not:
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] The entity "oslash" was referenced, but not declared.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.