[ 
https://issues.apache.org/jira/browse/IVY-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xavier Hanin resolved IVY-765.
------------------------------

    Resolution: Fixed

I've added maven-metadata file to the list of ignores in the settings, and also 
make sure maven-metadata is used to list revisions on IBiblioResolver

> Ignore maven metadata files when listing revisions
> --------------------------------------------------
>
>                 Key: IVY-765
>                 URL: https://issues.apache.org/jira/browse/IVY-765
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>            Reporter: Xavier Hanin
>            Assignee: Xavier Hanin
>             Fix For: 2.0-RC1
>
>
> When listing revisions in a maven 2 repository, Ivy lists maven-metadata.xml 
> files if any, as well as corresponding checksums. These should be ignored 
> from the list of revisions.
> I see two option: either try to make a difference between directories and 
> files, since revisions should be directories only; or ignore them with a 
> special case. The former would be better, but I'm not sure how difficult it 
> is, and how it would perform.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to