**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[MSHARED-1176](https://issues.apache.org/jira/browse/MSHARED-1176?redirect=false)** and commented 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. --- **Affects:** maven-shared-utils-3.3.4 **Issue Links:** - [MSHARED-1112](https://issues.apache.org/jira/browse/MSHARED-1112) Copy symlinks failed - NoSuchFileException **Remote Links:** - [GitHub Pull Request #110 ](https://github.com/apache/maven-shared-utils/pull/110)