You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2022/11/14 10:37:00 UTC

[jira] [Closed] (MRESOLVER-290) Improve file handling resolver wide

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

Tamas Cservenak closed MRESOLVER-290.
-------------------------------------
    Resolution: Fixed

> Improve file handling resolver wide
> -----------------------------------
>
>                 Key: MRESOLVER-290
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-290
>             Project: Maven Resolver
>          Issue Type: Task
>          Components: Resolver
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 1.9.1
>
>
> Use new atomic primitives (utils) to make sure files are fully written. Also, tighten up IO, as some parts are "forgiving" re IOexceptions (like writing checksum files to disk?), but this relaxedness is wrong, as if you have IOex while writing to your disk (local repo) is usually a symptom of some real problem, from permissions mixup to possibly faulty hardware.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)