Tiago,

Il Dom 15 Set 2024, 02:03 Tiago Bento <tiagobe...@apache.org> ha scritto:

> 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.
>

This sounds appealing.
But I guess that we would have to handle that in all of the plugins that
copy attributes/metadata for the files, they will have to handle explicitly
this case in order to prevent bad surprises.

I am not aware of any way to do this


Cheers
Enrico


> 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
>
>

Reply via email to