You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2009/03/17 00:27:50 UTC

[jira] Resolved: (IVY-1050) Fail the retrieve when multiple artifacts of same module are mapped to same file

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

Maarten Coene resolved IVY-1050.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

> Fail the retrieve when multiple artifacts of same module are mapped to same file
> --------------------------------------------------------------------------------
>
>                 Key: IVY-1050
>                 URL: https://issues.apache.org/jira/browse/IVY-1050
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Maarten Coene
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> If the retrieve job maps different artifacts of the same module to the same filename, Ivy should throw an error.
> This would solve problems when retrieving artifacts from the maven repositories where also sources/javadocs artifacts exists and where the retrieve pattern doesn't distinguish between them (doesn't contain a [type] or [classifier] token). At the moment, a random selected artifact is being retrieved, which results in unpredictable builds...
> The behaviour when multiple artifacts of different modules are mapped to the same file should remain as is to keep backwards compatibility as much as possible: a conflictmanager selects the most recent artifact.

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