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

[jira] [Commented] (MRESOURCES-269) Symlinks cause copying resources to fail

    [ https://issues.apache.org/jira/browse/MRESOURCES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693315#comment-17693315 ] 

Brian Demers commented on MRESOURCES-269:
-----------------------------------------

A fix for this was applied in: MSHARED-1112

> Symlinks cause copying resources to fail
> ----------------------------------------
>
>                 Key: MRESOURCES-269
>                 URL: https://issues.apache.org/jira/browse/MRESOURCES-269
>             Project: Maven Resources Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: jks
>            Priority: Major
>         Attachments: MRESOURCES-269.tar.gz, log.txt
>
>
> 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.



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