You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/19 13:03:00 UTC

[jira] [Closed] (MDEP-503) Add parameter "assignProperty" to dependency:list

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

Elliotte Rusty Harold closed MDEP-503.
--------------------------------------

> Add parameter "assignProperty" to dependency:list
> -------------------------------------------------
>
>                 Key: MDEP-503
>                 URL: https://issues.apache.org/jira/browse/MDEP-503
>             Project: Maven Dependency Plugin
>          Issue Type: New Feature
>          Components: tree
>            Reporter: Leo Breuss
>            Priority: Major
>
> Add to dependency:list a new parameter assignProperty, that will assign the results of the list goal to the specified property.
> Example:{code}
>     assignProperty=my-found-artifacts
> {code}
> The resulting artifacts are assigned as a list to the property {{my-found-artifacts}}.
> Useful to avoid generating temporary files on disk. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)