Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
maven-shared-utils-3.3.4
-
None
-
None
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.
Attachments
Issue Links
- relates to
-
MSHARED-1112 Copy symlinks failed - NoSuchFileException
- Closed
- links to