Hi Enrico and Tamás!

Thanks for the prompt reply and the draft PR! I made some comments in
the PR directly [1], mainly describing some attempts I made with
`-Dmaven.repo.local.tail` but not with much success, unfortunately,
mostly due to some plugins not being compatible with it yet.

[1] https://github.com/apache/maven-resolver/pull/578


On Sun, Sep 15, 2024 at 5:15 AM Tamás Cservenák <ta...@cservenak.net> wrote:
>
> 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
>

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

Reply via email to