Gintas Grigelionis created IVY-1573:
---------------------------------------

             Summary: Ivy skips entries in URL list where URL is encoded
                 Key: IVY-1573
                 URL: https://issues.apache.org/jira/browse/IVY-1573
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.4.0
            Reporter: Gintas Grigelionis
            Assignee: Gintas Grigelionis
             Fix For: master


When resolving a version, Ivy gets an HTML list of URLs of different versions.
When a version contains a special symbol (say, {{+}} which is a build metainfo 
separator in [semver|[https://semver.org]),|https://semver.org]%29%2C/] URL can 
be encoded and would not match a text representation ({{<a 
href="example%2B1234">example+1234</a>}}). Then 
{{ApacheURLLister.retrieveListing()}} will skip them resulting in failure to 
resolve the artifacts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to