Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
2.4
-
None
-
None
-
Windows 7
Description
In the documentation of dependency:get in version 2.4 (http://maven.apache.org/plugins/maven-dependency-plugin/get-mojo.html), the parameter "destination" is specified to copy the artifact into, if other than the local repository. In fact this parameter not working (nothing change when is passed), but the parameter "dest" (describe in the details) will do the job.