You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Hans Dockter (JIRA)" <ji...@apache.org> on 2008/09/29 10:18:44 UTC

[jira] Created: (IVY-921) Maven accepts illegal XML for its pom's, Ivy not.

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.


[jira] Resolved: (IVY-921) Maven accepts illegal XML for its pom's, Ivy not.

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-921.
-------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Maarten Coene

I've committed a fix to SVN trunk which I think will solve your problem.
Could you give it a try and post your feedback?

> 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
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
>  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.


[jira] Updated: (IVY-921) Maven accepts illegal XML for its pom's, Ivy not.

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene updated IVY-921:
------------------------------

    Fix Version/s:     (was: trunk)
                   2.0-RC2

> 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
>            Assignee: Maarten Coene
>             Fix For: 2.0-RC2
>
>
>  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.