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

jaikiran pai resolved IVY-1447.
-------------------------------
       Resolution: Fixed
         Assignee: jaikiran pai
    Fix Version/s: master

The {{overwriteMode}} option is now part of the Ivy command line:
{code}
....
==== retrieve options
 -retrieve <retrievepattern>  use given pattern as retrieve pattern
 -ivypattern <pattern>        use given pattern to copy the ivy files
 -sync                        use sync mode for retrieve
 -symlink                     create symbolic links
 -overwriteMode <overwriteMode> use given overwrite mode for retrieve

{code}

> Add retrieve task 'overwriteMode' option to commandline
> -------------------------------------------------------
>
>                 Key: IVY-1447
>                 URL: https://issues.apache.org/jira/browse/IVY-1447
>             Project: Ivy
>          Issue Type: Improvement
>            Reporter: Mathias De Maré
>            Assignee: jaikiran pai
>             Fix For: master
>
>         Attachments: ivy-overwritemode.patch
>
>
> Right now, the default overwriteMode during retrieve is 'newer'.
> This is causing problems for us now (incorrect artifacts being loaded).
> Since we don't use ant, but commandline access to Ivy, there's no way for us 
> to fix this issue.
> It would be great to either:
> - add a commandline option to manage overwriteMode
> - add overwriteMode to ivysettings.xml, so it can be overridden there



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to