You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/01/01 19:43:00 UTC

[jira] [Created] (MSHARED-1176) FileUtils.copyFile should support copying symlinks with non-existing targets

Konrad Windszus created MSHARED-1176:
----------------------------------------

             Summary: FileUtils.copyFile should support copying symlinks with non-existing targets
                 Key: MSHARED-1176
                 URL: https://issues.apache.org/jira/browse/MSHARED-1176
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-shared-utils
    Affects Versions: maven-shared-utils-3.3.4
            Reporter: Konrad Windszus


Currently {{FileUtils.copyFile}} fails with an exception when it tries to copy a symbolic link which has a non-existing target.

A similar issue was reported in MSHARED-1112 for maven-filtering.



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