desruisseaux opened a new pull request, #11550:
URL: https://github.com/apache/maven/pull/11550

   This is a proposal to use hard links for the files in 
`target/project-local-repo/` instead of copying the JAR files. This is faster 
and may also expand a little bit the life of Solid State Drives (SSD). If hard 
links are not supported, or if an `IOException` occurs while creating the link, 
then we fallback on a copy as before.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to