Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
None
Description
Copying a symlink fails if the target does not exist. If the symlink is relative the order that the resources are copied matter. If A points to B but A is copied before B the copying of A will fail with a non-helpful message "Failed to execute goal ... on project xxx: <file path here>".
This started failing for me on 3.2.0 (and works on 3.1.0) but that might be because somewhere in the dependencies the traversal order changed somehow.
Attachments
Attachments
Issue Links
- is fixed by
-
MRESOURCES-296 Upgrade to maven-filtering 3.3.1
- Closed
- is related to
-
MSHARED-1004 Two (2) issues with symbolic links
- Open
- links to