Howdy,

Drafted some attempt:
https://github.com/apache/maven-resolver/pull/578

Biggest problem is still listener notification, file transport is
"remote" transport, so checksumming should happen, and it is happening
via listener. Basically, File should be read anyway...

Thanks
T

On Sun, Sep 15, 2024 at 2:03 AM Tiago Bento <tiagobe...@apache.org> wrote:
>
> Hi Maven team,
>
> Is it possible to configure Maven to create symlinks instead of
> copying dependencies when "downloading" them from a repository with
> the `file://` protocol?
>
> Reason would be increasing performance and saving disk space.
>
> If there's not an out-of-the-box way to achieve this, any direction on
> how to do it with a custom plugin/extension/hack would be very much
> appreciated!
>
> Kind regards, and thanks in advance.
>
> Tiago Bento
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to