mkarg opened a new pull request #87:
URL: https://github.com/apache/maven-dependency-plugin/pull/87


   This PR proposes an implementation of [MDEP-437]: It provides a new property 
`mdep.link=true` (default is `false`) which lets the `copy` mojo produce 
symlinks instead of physical copies.
   
   The benefit is that the user of this mojo now has control whether to invest 
time and space for real copies, or whether to spare it and just live with 
symbolic links.
   
    - [x] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to