[
https://issues.apache.org/jira/browse/MDEP-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MDEP-437.
-------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> 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: 2.8
> 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
(v7.6.3#76005)