[
https://issues.apache.org/jira/browse/IVY-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mathias De Maré updated IVY-1447:
---------------------------------
Attachment: ivy-overwritemode.patch
I have added a patch in attachment that fixes this issue.
This patch makes it possible to specify: ivy -retrieve -overwriteMode always
(or 'never', or 'newer', ...).
> 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é
> 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.1#6144)