You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/07/17 14:59:00 UTC

[jira] [Commented] (MDEP-437) Create symbolic links instead of physical copies

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

Elliotte Rusty Harold commented on MDEP-437:
--------------------------------------------

Can you elaborate on what you envision here? 

> Create symbolic links instead of physical copies
> ------------------------------------------------
>
>                 Key: MDEP-437
>                 URL: https://issues.apache.org/jira/browse/MDEP-437
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: copy
>    Affects Versions: 3.1.2
>         Environment: JDK 7u51, Win 7 Pro SP1 (64 Bit)
>            Reporter: Markus Karg
>            Priority: Major
>
> When copying lots of resources, especially huge ones (e. g. we are dealing with two gigabytes (!) split up into several 100 MB large binaries) it is tedious to wait until the copy task has performed real physical copies...
> Since JRE 7 Java (which is public for years meanwhile) can deal with symbolic links, it would be really cool if one could add a <symlink>true</symlink> configuration option, so the plugin could simply go the fast lane and use symbolic links instead of physical copies.
> For backwards compatibility unfortunately the default has to be "false". :-(



--
This message was sent by Atlassian Jira
(v8.3.4#803005)