[ https://issues.apache.org/jira/browse/MSHARED-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus updated MSHARED-1176: ------------------------------------- Description: 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. https://github.com/apache/maven-shared-utils/pull/110 has some currently failing test cases for that scenario. was: 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. > 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 > Priority: Major > > 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. > https://github.com/apache/maven-shared-utils/pull/110 has some currently > failing test cases for that scenario. -- This message was sent by Atlassian Jira (v8.20.10#820010)