You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2012/07/31 22:26:23 UTC

[jira] (MDEP-355) dependency:get destination parameter is wrong in the documentation

     [ https://jira.codehaus.org/browse/MDEP-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MDEP-355.
------------------------------

    Resolution: Not A Bug
      Assignee: Herve Boutemy

destination is the name of the parameter when you configure it in a POM, but dest is the CLI parameter name
The generated documentation has been improved in maven-plugin-plugin 3.1: see the result in http://maven.apache.org/plugins/maven-dependency-plugin-2.5/get-mojo.html
                
> dependency:get destination parameter is wrong in the documentation
> ------------------------------------------------------------------
>
>                 Key: MDEP-355
>                 URL: https://jira.codehaus.org/browse/MDEP-355
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: get
>    Affects Versions: 2.4
>         Environment: Windows 7
>            Reporter: COLLIGNON
>            Assignee: Herve Boutemy
>            Priority: Minor
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira